summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 02:15:23 +0000
committerzuntum <zuntum>2001-11-01 02:15:23 +0000
commit915c5245c3b3e44827ba7cd24d7c765c57a1dd02 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/ap-auth-cookie/MESSAGE
parent0b6b506536c1ff50f1531d26be2fccfe86c74335 (diff)
downloadpkgsrc-915c5245c3b3e44827ba7cd24d7c765c57a1dd02.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/ap-auth-cookie/MESSAGE')
-rw-r--r--www/ap-auth-cookie/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/ap-auth-cookie/MESSAGE b/www/ap-auth-cookie/MESSAGE
new file mode 100644
index 00000000000..c38f45b04b0
--- /dev/null
+++ b/www/ap-auth-cookie/MESSAGE
@@ -0,0 +1,11 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:33 zuntum 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:
+
+LoadModule ${PREFIX}/lib/httpd/mod_auth_cookie.so
+...
+AddModule mod_auth_cookie.c
+
+=============================================================================