summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormarc <marc>1999-01-06 06:19:59 +0000
committermarc <marc>1999-01-06 06:19:59 +0000
commitd731b7396f3280c3c3fccd1961aca62237de97cf (patch)
tree7508e3d685aa80708bbeb151febd0ee20c779cc4 /www
parentca0f34fb4c1b906f447efdb3379add6563749915 (diff)
downloadpkgsrc-d731b7396f3280c3c3fccd1961aca62237de97cf.tar.gz
installed pathnames of module and httpd.conf files
Diffstat (limited to 'www')
-rw-r--r--www/ap-auth-cookie/pkg/MESSAGE6
-rw-r--r--www/ap-auth-cookie/pkg/PLIST4
2 files changed, 5 insertions, 5 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
diff --git a/www/ap-auth-cookie/pkg/PLIST b/www/ap-auth-cookie/pkg/PLIST
index 039087f5470..51dc277184a 100644
--- a/www/ap-auth-cookie/pkg/PLIST
+++ b/www/ap-auth-cookie/pkg/PLIST
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 1998/06/04 20:41:09 tv Exp $
-lib/apache/mod_auth_cookie.so
+@comment $NetBSD: PLIST,v 1.2 1999/01/06 06:19:59 marc Exp $
+lib/httpd/mod_auth_cookie.so