summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie
diff options
context:
space:
mode:
authorgrant <grant>2003-02-17 20:55:24 +0000
committergrant <grant>2003-02-17 20:55:24 +0000
commit758b65c0d0a5625cc99a5a6c54d7e1e5166773a0 (patch)
tree8140b88179476ae00552c6ab34ad2a49b827b962 /www/ap-auth-cookie
parent3fc749fc5be9ffd47a724b6d1e5db22f1afbe1f1 (diff)
downloadpkgsrc-758b65c0d0a5625cc99a5a6c54d7e1e5166773a0.tar.gz
avoid loss of hair using this module by using the *correct* symbol
name in the example.
Diffstat (limited to 'www/ap-auth-cookie')
-rw-r--r--www/ap-auth-cookie/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-cookie/MESSAGE b/www/ap-auth-cookie/MESSAGE
index 6b64886a4c4..2eccd958e9e 100644
--- a/www/ap-auth-cookie/MESSAGE
+++ b/www/ap-auth-cookie/MESSAGE
@@ -1,9 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:42 wiz Exp $
+$NetBSD: MESSAGE,v 1.4 2003/02/17 20:55:24 grant Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
- LoadModule auth_cookie_module lib/httpd/mod_auth_cookie.so
+ LoadModule cookie_auth_module lib/httpd/mod_auth_cookie.so
===========================================================================