diff options
author | grant <grant@pkgsrc.org> | 2002-08-26 00:12:46 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-08-26 00:12:46 +0000 |
commit | b9e3298441a507d28ade6ae4dd0c741f5a26f26f (patch) | |
tree | bf770663ece6182ed0282b66a4d6ebbc8ec4e717 /www/ap-auth-pam/MESSAGE | |
parent | e35a416abb1467c32e307e969bf2d5565a76eb0b (diff) | |
download | pkgsrc-b9e3298441a507d28ade6ae4dd0c741f5a26f26f.tar.gz |
format and word Apache module MESSAGEs consistently.
Diffstat (limited to 'www/ap-auth-pam/MESSAGE')
-rw-r--r-- | www/ap-auth-pam/MESSAGE | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/www/ap-auth-pam/MESSAGE b/www/ap-auth-pam/MESSAGE index 89962c7fa6f..173692bcef6 100644 --- a/www/ap-auth-pam/MESSAGE +++ b/www/ap-auth-pam/MESSAGE @@ -1,16 +1,13 @@ ============================================================================= -$NetBSD: MESSAGE,v 1.1.1.1 2002/03/06 19:33:38 jlam Exp $ +$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:48 grant Exp $ -In order to use mod_auth_pam in your Apache installation, you need to add -the following to your httpd.conf file: +In order to use this module in your Apache installation, you need to +add the following to your httpd.conf file: LoadModule pam_auth_module lib/httpd/mod_auth_pam.so - AddModule mod_auth_pam.c -Please read the information in +For more information, see ${PREFIX}/share/doc/html/mod_auth_pam/configure.html -to learn how to properly enable PAM authentication support in your Apache -configuration. ============================================================================= |