From: Joshua Slive Date: Tue, 5 Apr 2005 14:20:12 +0000 (+0000) Subject: Add the commented-out reference ot the dav example. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=674b0d5910fa847d6329194f576fb6b0b17395b1;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in index 572105ec458..a8836b0dacd 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