From: André Malo Date: Sun, 25 Apr 2004 11:40:25 +0000 (+0000) Subject: update transformation X-Git-Tag: pre_ajp_proxy~318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9536300db654daa730a1136f6b8270b9e4abd11f;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103513 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index a74fa7e33d..30ad64397a 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -353,7 +353,8 @@ be passed through

Only available in <Directory> sections

AllowOverride is valid only in <Directory> - sections, not in <Location> or <Files> sections. + sections specified without regular expressions, not in <Location>, <DirectoryMatch> or + <Files> sections.

When this directive is set to None, then @@ -416,6 +417,10 @@ be passed through AllowOverride AuthConfig Indexes

+

In the example above all directives that are neither in the group + AuthConfig nor Indexes cause an internal + server error.

+

See also