From: Bradley Nicholes Date: Wed, 2 Aug 2006 21:50:08 +0000 (+0000) Subject: fix typo X-Git-Tag: 2.3.0~2178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=601c29aedc3dc76031849371198033d1dc4f6501;p=apache fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@428163 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_core.xml b/docs/manual/mod/mod_authz_core.xml index 070e7d1cca..0c0e0af905 100644 --- a/docs/manual/mod/mod_authz_core.xml +++ b/docs/manual/mod/mod_authz_core.xml @@ -240,7 +240,7 @@ the current <Directory> or <Location> block will apply.

By default all of the authorization rules within a <Directory> <Location> hierarchy are merged together to form a single - logical authorization operation. If AuthzMergeRules is set to 'on', then + logical authorization operation. If AuthzMergeRules is set to 'off', then only the authorization rules that are contained with the current <Directory> or <Location> block are considered. This allows the configuration to determine exactly how authorization will