From bbbcc63b7be1744d5597f0a6ca715ab23605b7b5 Mon Sep 17 00:00:00 2001 From: Nilgun Belma Buguner Date: Fri, 4 Feb 2011 07:27:15 +0000 Subject: [PATCH] the forgotten 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index 59648162339..9a7d36a094b 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -219,7 +219,7 @@ as any other requests starting with the /private string.

<LocationMatch ^/private>
Order Allow,Deny
Deny from all
-</Location> +</LocationMatch>

The Location -- 2.47.3