]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1912085 from trunk:
authorJoe Orton <jorton@apache.org>
Mon, 4 Sep 2023 13:11:45 +0000 (13:11 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 4 Sep 2023 13:11:45 +0000 (13:11 +0000)
Update DavBasePath availability.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912086 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dav.html.en
docs/manual/mod/mod_dav.xml

index dd430bbe91c7b4e3b34d7779e3a9f95fde1db7d4..e0816bff76f2f0ed4518ed8a1b6e1af76eb84fc0 100644 (file)
@@ -213,7 +213,7 @@ Alias "/php-source" "/home/gstein/php_files"
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_dav</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.5.1 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.4.58 and later</td></tr>
 </table>
   <p>If a DAV repository is configured using a regular expression
   match (such as <code class="directive"><a href="../mod/core.html#locationmatch">LocationMatch</a></code>)
index cac5c9cf8801b73510b169fccfe78c524eaa98ec..ed92a2422af1a538c7cea9da93a1a3c03fe87dee 100644 (file)
@@ -200,7 +200,7 @@ Alias "/php-source" "/home/gstein/php_files"
 <syntax>DavBasePath <var>root-path</var></syntax>
 <default>None</default>
 <contextlist><context>directory</context></contextlist>
-<compatibility>Available in version 2.5.1 and later</compatibility>
+<compatibility>Available in version 2.4.58 and later</compatibility>
 
 <usage>
   <p>If a DAV repository is configured using a regular expression