summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/MESSAGE
diff options
context:
space:
mode:
authorgrant <grant>2002-08-26 00:12:46 +0000
committergrant <grant>2002-08-26 00:12:46 +0000
commite510d6b5eb50e963e4dbc1634991742a3b58b955 (patch)
treebf770663ece6182ed0282b66a4d6ebbc8ec4e717 /www/ap-auth-cookie/MESSAGE
parent4f2ac8f467e5f44d38491e36000a1afa58390655 (diff)
downloadpkgsrc-e510d6b5eb50e963e4dbc1634991742a3b58b955.tar.gz
format and word Apache module MESSAGEs consistently.
Diffstat (limited to 'www/ap-auth-cookie/MESSAGE')
-rw-r--r--www/ap-auth-cookie/MESSAGE10
1 files changed, 4 insertions, 6 deletions
diff --git a/www/ap-auth-cookie/MESSAGE b/www/ap-auth-cookie/MESSAGE
index c38f45b04b0..5dedeee14a6 100644
--- a/www/ap-auth-cookie/MESSAGE
+++ b/www/ap-auth-cookie/MESSAGE
@@ -1,11 +1,9 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:33 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:47 grant 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:
+In order to use this module in your Apache installation, you need to
+add the following to your httpd.conf file:
-LoadModule ${PREFIX}/lib/httpd/mod_auth_cookie.so
-...
-AddModule mod_auth_cookie.c
+ LoadModule auth_cookie_module lib/httpd/mod_auth_cookie.so
=============================================================================