From da923ccd05567356809e63431eb5423f41c502d5 Mon Sep 17 00:00:00 2001
From: Daniel Gruno
Date: Fri, 14 Sep 2012 17:28:15 +0000
Subject: [PATCH] s/Location/LocationMatch/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1384856 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/sections.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.49.0