]> granicus.if.org Git - apache/commit
Allow the typical non-DAV methods to be unrestricted
authorJoshua Slive <slive@apache.org>
Tue, 22 Aug 2006 17:07:54 +0000 (17:07 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 22 Aug 2006 17:07:54 +0000 (17:07 +0000)
commit86319c427decd99903aa849eb61f4881d6429602
treee7b29cc8ee12a546690438d147393aaa3db4b4e6
parent53133772ac0baaf835eb73451f58d17632bfb19f
Allow the typical non-DAV methods to be unrestricted
in our DAV examples (in particular, POST).  Also
change <Location> to <Directory> in the docs.  This
particular example was not a security problem because
<Location> was being used to *extend* access, rather than
to *restrict* access, but it is better to encourage
people to use <Directory> by default.

PR: 40030

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@433694 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/extra/httpd-dav.conf.in
docs/manual/mod/mod_dav.xml