summaryrefslogtreecommitdiff
path: root/www/ap-dav/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
commit431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/ap-dav/MESSAGE
parentc72c1cf5f95cbe537b005028f1743cddb16ef203 (diff)
downloadpkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz
Move pkg/ files into package's toplevel directory
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.
+
+=============================================================================