summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/MESSAGE
blob: e138b052e24a1df32b89e39d0805144af3d7511d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
=============================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:43 zuntum 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 lib/httpd/mod_fastcgi.so
AddModule mod_fastcgi.c

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