]> granicus.if.org Git - apache/commitdiff
Correct the title of the <note> about the scope of AllowOverride,
authorJoshua Slive <slive@apache.org>
Thu, 21 Nov 2002 17:42:12 +0000 (17:42 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 21 Nov 2002 17:42:12 +0000 (17:42 +0000)
and also remove the comment about the context being incorrect.
The "help" link for "Context" tells you to consult sections.xml
for exceptions, and this is documented there.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97582 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index aa7752c5f6fe1800ed6e51c8fd63bbf19aed324f..a5467279d41880d625f9e41b43647ea2839fcf0a 100644 (file)
@@ -217,13 +217,12 @@ response without an explicit character set</description>
     which directives declared in that file can override earlier
     access information.</p>
 
-    <note><title>Only available in Location sections</title>
+    <note><title>Only available in Directory sections</title>
     <directive>AllowOverride</directive> is valid only in
     <directive type="section" module="core">Directory</directive> 
     sections, not in <directive type="section" 
     module="core">Location</directive> or <directive type="section"
-    module="core">Files</directive> sections, as implied by the
-    <strong>Context</strong> section above.
+    module="core">Files</directive> sections.
     </note>
 
     <p>When this directive is set to <code>None</code>, then