diff options
author | Joe Orton <jorton@apache.org> | 2023-09-04 15:10:39 +0200 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2023-09-04 15:10:39 +0200 |
commit | 18b8e6c4abaded5e9bd59f951d9ce8f52050c171 (patch) | |
tree | 16e6af38bd657e1ec96d8cdbf680a4c03e6b1551 /docs/manual | |
parent | mod_ssl: Silence info log message "SSL Library Error: error:0A000126: (diff) | |
download | apache2-18b8e6c4abaded5e9bd59f951d9ce8f52050c171.tar.xz apache2-18b8e6c4abaded5e9bd59f951d9ce8f52050c171.zip |
Update DavBasePath availability.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1912085 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/mod/mod_dav.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_dav.xml b/docs/manual/mod/mod_dav.xml index a4fe178bc2..d2668d18fc 100644 --- a/docs/manual/mod/mod_dav.xml +++ b/docs/manual/mod/mod_dav.xml @@ -202,7 +202,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 |