summaryrefslogtreecommitdiff
path: root/www/ap-auth-ldap/pkg/MESSAGE
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2000-05-30 13:58:49 +0000
committerkleink <kleink@pkgsrc.org>2000-05-30 13:58:49 +0000
commitfe82808c308571ffb042c23a829d7d675c6ff4fe (patch)
treee080fce57289199f6c7bfd26ce0fb5194e08737b /www/ap-auth-ldap/pkg/MESSAGE
parenta74dd0e9327dd7a48212ff950e77fe37f0981d9f (diff)
downloadpkgsrc-fe82808c308571ffb042c23a829d7d675c6ff4fe.tar.gz
Initial import of auth_ldap-1.4.2.
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
+
+=============================================================================