From: Daniel Gruno Date: Fri, 14 Sep 2012 17:28:15 +0000 (+0000) Subject: s/Location/LocationMatch/ X-Git-Tag: 2.5.0-alpha~6338 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da923ccd05567356809e63431eb5423f41c502d5;p=apache s/Location/LocationMatch/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1384856 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index 2c2f4b3862..b3c93b7574 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -215,7 +215,7 @@ as any other requests starting with the /private string.

<LocationMatch ^/private> Require all denied -</Location> +</LocationMatch>

The Location