summaryrefslogtreecommitdiff
path: root/www/ap-auth-pam/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-pam/MESSAGE')
-rw-r--r--www/ap-auth-pam/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/ap-auth-pam/MESSAGE b/www/ap-auth-pam/MESSAGE
new file mode 100644
index 00000000000..89962c7fa6f
--- /dev/null
+++ b/www/ap-auth-pam/MESSAGE
@@ -0,0 +1,16 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2002/03/06 19:33:38 jlam Exp $
+
+In order to use mod_auth_pam 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
+
+ ${PREFIX}/share/doc/html/mod_auth_pam/configure.html
+
+to learn how to properly enable PAM authentication support in your Apache
+configuration.
+=============================================================================