]> granicus.if.org Git - apache/commitdiff
fix typo
authorBradley Nicholes <bnicholes@apache.org>
Wed, 2 Aug 2006 21:50:08 +0000 (21:50 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 2 Aug 2006 21:50:08 +0000 (21:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@428163 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_core.xml

index 070e7d1cca462445b5c88dd5691fb380f18d10e5..0c0e0af905bce0a040094eaaeea082d251b3aa81 100644 (file)
@@ -240,7 +240,7 @@ the current &lt;Directory&gt; or &lt;Location&gt; block will apply.</description
 <usage>
     <p>By default all of the authorization rules within a &lt;Directory&gt;
     &lt;Location&gt; 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 
     &lt;Directory&gt; or &lt;Location&gt; block are considered. This
     allows the configuration to determine exactly how authorization will