summaryrefslogtreecommitdiff
path: root/www/ap-dav/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-dav/MESSAGE')
-rw-r--r--www/ap-dav/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/ap-dav/MESSAGE b/www/ap-dav/MESSAGE
new file mode 100644
index 00000000000..74e672563ae
--- /dev/null
+++ b/www/ap-dav/MESSAGE
@@ -0,0 +1,16 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:40 zuntum Exp $
+
+In order to use mod_dav in your Apache installation, you need to add
+the following to your httpd.conf file:
+
+ LoadModule dav_module lib/httpd/mod_dav.so
+ AddModule mod_dav.c
+
+Please read the information in
+
+ ${PREFIX}/share/doc/mod_dav/INSTALL
+
+to learn how to properly enable DAV support in your Apache configuration.
+
+=============================================================================