From: Daniel Gruno Date: Fri, 14 Sep 2012 17:29:36 +0000 (+0000) Subject: s/Location/LocationMatch/ X-Git-Tag: 2.4.4~605 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3eb692a6753d1a3b687dc26ea0ed09736911604;p=apache s/Location/LocationMatch/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1384858 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