]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
the forgotten
authorNilgun Belma Buguner <nilgun@apache.org>
Fri, 4 Feb 2011 07:27:15 +0000 (07:27 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Fri, 4 Feb 2011 07:27:15 +0000 (07:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1067102 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/sections.xml

index 596481623396eb4fa287ce9ed1f6b2ac639a119c..9a7d36a094bd251a8b8b822c21f9083f111d1826 100644 (file)
@@ -219,7 +219,7 @@ as any other requests starting with the <code>/private</code> string.</p>
 &lt;LocationMatch ^/private&gt;<br />
 Order Allow,Deny<br />
 Deny from all<br />
-&lt;/Location&gt;
+&lt;/LocationMatch&gt;
 </example>
 
 <p>The <directive type="section" module="core">Location</directive>