From b3eb692a6753d1a3b687dc26ea0ed09736911604 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 14 Sep 2012 17:29:36 +0000 Subject: [PATCH] s/Location/LocationMatch/ 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 | 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.40.0