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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da923ccd05567356809e63431eb5423f41c502d5;p=thirdparty%2Fapache%2Fhttpd.git
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 2c2f4b3862b..b3c93b75746 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