]> granicus.if.org Git - apache/commitdiff
s/Location/LocationMatch/
authorDaniel Gruno <humbedooh@apache.org>
Fri, 14 Sep 2012 17:29:36 +0000 (17:29 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 14 Sep 2012 17:29:36 +0000 (17:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1384858 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/sections.xml

index 2c2f4b3862b1e3267b4919ee25c179a285d58f70..b3c93b75746e8c3ac753a7bb9150863bd952d78e 100644 (file)
@@ -215,7 +215,7 @@ as any other requests starting with the <code>/private</code> string.</p>
 <highlight language="config">
 &lt;LocationMatch ^/private&gt;
     Require all denied
-&lt;/Location&gt;
+&lt;/LocationMatch&gt;
 </highlight>
 
 <p>The <directive type="section" module="core">Location</directive>