summaryrefslogtreecommitdiff
path: root/www/ap-auth-ldap/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-ldap/pkg/MESSAGE')
-rw-r--r--www/ap-auth-ldap/pkg/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/ap-auth-ldap/pkg/MESSAGE b/www/ap-auth-ldap/pkg/MESSAGE
new file mode 100644
index 00000000000..e8378350aa6
--- /dev/null
+++ b/www/ap-auth-ldap/pkg/MESSAGE
@@ -0,0 +1,10 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2000/05/30 13:58:49 kleink 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
+(substitute ${PREFIX} with /usr/pkg or your prefix as appropriate):
+
+LoadModule ${PREFIX}/lib/httpd/auth_ldap.so
+
+=============================================================================