summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/ap-fastcgi/pkg/MESSAGE6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/ap-fastcgi/pkg/MESSAGE b/www/ap-fastcgi/pkg/MESSAGE
index 9316277aca1..5c4fe379eec 100644
--- a/www/ap-fastcgi/pkg/MESSAGE
+++ b/www/ap-fastcgi/pkg/MESSAGE
@@ -1,12 +1,10 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.2 1998/12/04 00:31:02 tv Exp $
+$NetBSD: MESSAGE,v 1.3 1998/12/04 00:36:55 tv Exp $
You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
lines to the Dynamic Shared Object section in order to use this module
-(substitute ${PREFIX} with /usr/pkg or your prefix as appropriate):
-LoadModule ${PREFIX}/lib/apache/mod_fastcgi.so
-...
+LoadModule lib/httpd/mod_fastcgi.so
AddModule mod_fastcgi.c
=============================================================================