From: Nilgun Belma Buguner Date: Fri, 4 Feb 2011 07:27:15 +0000 (+0000) Subject: the forgotten X-Git-Tag: 2.2.18~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbbcc63b7be1744d5597f0a6ca715ab23605b7b5;p=thirdparty%2Fapache%2Fhttpd.git the forgotten git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1067102 13f79535-47bb-0310-9956-ffa450edef68 --- 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