From: Lucien Gentis Date: Sat, 3 Feb 2024 15:32:20 +0000 (+0000) Subject: Misplaced example title. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75847cd705c0a4d5179cbf1f3c1ffbd421436e2f;p=thirdparty%2Fapache%2Fhttpd.git Misplaced example title. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915564 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dav.xml b/docs/manual/mod/mod_dav.xml index 83ee19e844c..cd4c057dfbd 100644 --- a/docs/manual/mod/mod_dav.xml +++ b/docs/manual/mod/mod_dav.xml @@ -216,13 +216,15 @@ Alias "/php-source" "/home/gstein/php_files"

To allow providers to work correctly in such a configuration, DavBasePath must be used.

- Example + Example + <LocationMatch "^/repos/"> Dav svn DavBasePath /repos SVNParentPath /var/svn </LocationMatch> +