summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/pkg/MESSAGE
blob: ed48aa8c86b61bd6612520263e18627ef546a0a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
=============================================================================
$NetBSD: MESSAGE,v 1.5 2000/04/18 09:04:54 mjl Exp $

You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
lines in order to use this module.  Also see
${PREFIX}/share/httpd/htdocs/manual/mod/mod_fastcgi.html for instructions
on setting up FastCGI handlers.

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

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