summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-08-26 00:12:46 +0000
committergrant <grant@pkgsrc.org>2002-08-26 00:12:46 +0000
commitb9e3298441a507d28ade6ae4dd0c741f5a26f26f (patch)
treebf770663ece6182ed0282b66a4d6ebbc8ec4e717 /www/ap-fastcgi
parente35a416abb1467c32e307e969bf2d5565a76eb0b (diff)
downloadpkgsrc-b9e3298441a507d28ade6ae4dd0c741f5a26f26f.tar.gz
format and word Apache module MESSAGEs consistently.
Diffstat (limited to 'www/ap-fastcgi')
-rw-r--r--www/ap-fastcgi/MESSAGE15
1 files changed, 8 insertions, 7 deletions
diff --git a/www/ap-fastcgi/MESSAGE b/www/ap-fastcgi/MESSAGE
index e138b052e24..8f45715d27e 100644
--- a/www/ap-fastcgi/MESSAGE
+++ b/www/ap-fastcgi/MESSAGE
@@ -1,12 +1,13 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:43 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:49 grant 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.
+In order to use this module in your Apache installation, you need to
+add the following to your httpd.conf file:
-LoadModule fastcgi_module lib/httpd/mod_fastcgi.so
-AddModule mod_fastcgi.c
+ LoadModule fastcgi_module lib/httpd/mod_fastcgi.so
+
+For more information, see
+
+ ${PREFIX}/share/httpd/htdocs/manual/mod/mod_fastcgi.html
=============================================================================