summaryrefslogtreecommitdiff
path: root/www/ap-scgi/MESSAGE
blob: 08a6a6ea2b11b97a10a231d820ad16c781288235 (plain)
1
2
3
4
5
6
7
8
9
10
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2009/03/03 10:13:34 manu Exp $

In order to use ${PKGNAME}, you must add something like this to your Apache
configuration:

LoadModule scgi_module lib/httpd/mod_scgi.so
SCGIMount /dynamic 127.0.0.1:4000

===========================================================================