summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/pkg/MESSAGE
blob: 41f289ec49f526dc3ffb90052c4637ceb350147d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
=============================================================================
$NetBSD: MESSAGE,v 1.6 2000/05/03 16:40:35 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 lib/httpd/mod_fastcgi.so
AddModule mod_fastcgi.c

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