summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/pkg/MESSAGE
blob: 4b047bfde7f0947f2e2f173e0c7ad145ff9d313a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
=============================================================================
$NetBSD: MESSAGE,v 1.1 1998/10/03 21:49:59 tv Exp $

You will need to edit ${PREFIX}/http/conf/httpd.conf and add the following
lines to the Dynamic Shared Object section in order to use this module
(substitute ${PREFIX} with /usr/pkg or your prefix as appropriate):

LoadModule ${PREFIX}/lib/apache/mod_fastcgi.so
...
AddModule mod_fastcgi.c

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