summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2005-04-05 14:20:12 +0000
committerJoshua Slive <slive@apache.org>2005-04-05 14:20:12 +0000
commit674b0d5910fa847d6329194f576fb6b0b17395b1 (patch)
treed75e2d47c2afffaa4702a83b178ce0ee6a472fb5
parenteb0b91224d610180c1b10acd625c77e7b4939476 (diff)
downloadhttpd-674b0d5910fa847d6329194f576fb6b0b17395b1.tar.gz
Add the commented-out reference ot the dav example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/simple-conf@160174 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/conf/httpd.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in
index 572105ec45..a8836b0dac 100644
--- a/docs/conf/httpd.conf.in
+++ b/docs/conf/httpd.conf.in
@@ -447,6 +447,9 @@ DefaultType text/plain
# Local access to the Apache HTTP Server Manual
#Include @rel_sysconfdir@/extra/httpd-manual.conf
+# Distributed authoring and versioning (WebDAV)
+#Include @rel_sysconfdir@/extra/httpd-dav.conf
+
# Various default settings
#Include @rel_sysconfdir@/extra/httpd-default.conf