pkgsrc/www/ap-fastcgi/MESSAGE

12 lines
516 B
Text

=============================================================================
$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
=============================================================================