summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-cookie/pkg/MESSAGE')
-rw-r--r--www/ap-auth-cookie/pkg/MESSAGE6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap-auth-cookie/pkg/MESSAGE b/www/ap-auth-cookie/pkg/MESSAGE
index 46146a93644..71dd82733c7 100644
--- a/www/ap-auth-cookie/pkg/MESSAGE
+++ b/www/ap-auth-cookie/pkg/MESSAGE
@@ -1,11 +1,11 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.2 1998/08/07 11:14:21 agc Exp $
+$NetBSD: MESSAGE,v 1.3 1999/01/06 06:19:59 marc Exp $
-You will need to edit ${PREFIX}/http/conf/httpd.conf and add the following
+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_auth_cookie.so
+LoadModule ${PREFIX}/lib/httpd/mod_auth_cookie.so
...
AddModule mod_auth_cookie.c