From: Joshua Slive
Date: Thu, 21 Nov 2002 17:42:12 +0000 (+0000)
Subject: Correct the title of the about the scope of AllowOverride,
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4e429016b45a3e271f92073d6100f47268ba1a7;p=apache
Correct the title of the about the scope of AllowOverride,
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
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index aa7752c5f6..a5467279d4 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -217,13 +217,12 @@ response without an explicit character set
which directives declared in that file can override earlier
access information.
- Only available in Location sections
+ Only available in Directory sections
AllowOverride is valid only in
Directory
sections, not in Location or Files sections, as implied by the
- Context section above.
+ module="core">Files sections.
When this directive is set to None
, then