summaryrefslogtreecommitdiff
path: root/www/ap-dav
diff options
context:
space:
mode:
authorgrant <grant>2002-08-26 00:12:46 +0000
committergrant <grant>2002-08-26 00:12:46 +0000
commit868b0fb6dfcd160a9ef0e3a19ab25097826c092c (patch)
treebf770663ece6182ed0282b66a4d6ebbc8ec4e717 /www/ap-dav
parentdacfe9bba59d006e197d8b8735dce04ce0397aa2 (diff)
downloadpkgsrc-868b0fb6dfcd160a9ef0e3a19ab25097826c092c.tar.gz
format and word Apache module MESSAGEs consistently.
Diffstat (limited to 'www/ap-dav')
-rw-r--r--www/ap-dav/MESSAGE11
1 files changed, 4 insertions, 7 deletions
diff --git a/www/ap-dav/MESSAGE b/www/ap-dav/MESSAGE
index 74e672563ae..7abbbc053f4 100644
--- a/www/ap-dav/MESSAGE
+++ b/www/ap-dav/MESSAGE
@@ -1,16 +1,13 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:40 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:48 grant Exp $
-In order to use mod_dav in your Apache installation, you need to add
-the following to your httpd.conf file:
+In order to use this module 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
+For more information, see
${PREFIX}/share/doc/mod_dav/INSTALL
-to learn how to properly enable DAV support in your Apache configuration.
-
=============================================================================