summaryrefslogtreecommitdiff
path: root/www/ap-auth-ntlm/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-ntlm/MESSAGE')
-rw-r--r--www/ap-auth-ntlm/MESSAGE13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/ap-auth-ntlm/MESSAGE b/www/ap-auth-ntlm/MESSAGE
new file mode 100644
index 00000000000..2a82ca63c46
--- /dev/null
+++ b/www/ap-auth-ntlm/MESSAGE
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2008/10/17 19:23:25 sborrill Exp $
+
+In order to use this module in your Apache installation, you need to
+add the following to your httpd.conf file:
+
+ LoadModule ${MODULE_NAME} lib/httpd/mod_ntlm.so
+
+An example httpd.conf fragment can be found in:
+
+ ${EGDIR}/ntlm.conf
+
+===========================================================================