summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-fastcgi/pkg/MESSAGE')
-rw-r--r--www/ap-fastcgi/pkg/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-fastcgi/pkg/MESSAGE b/www/ap-fastcgi/pkg/MESSAGE
index 96566734213..ed48aa8c86b 100644
--- a/www/ap-fastcgi/pkg/MESSAGE
+++ b/www/ap-fastcgi/pkg/MESSAGE
@@ -1,12 +1,12 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.4 1999/05/13 14:59:43 tv Exp $
+$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 lib/httpd/mod_fastcgi.so
+LoadModule fastcgi_module ${PREFIX}/lib/httpd/mod_fastcgi.so
AddModule mod_fastcgi.c
=============================================================================