From: André Malo Date: Sun, 25 Apr 2004 11:59:38 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.0.50~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88740cf421d21218782aea8170781fef2711f24d;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103515 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index 7d3c8594fa4..85bf39601bc 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -24,6 +24,9 @@

Verfügbare Sprachen:  de  |  en 

+
Diese Übersetzung ist möglicherweise + nicht mehr aktuell. Bitte prüfen Sie die englische Version auf die + neuesten Änderungen.
Beschreibung:Ständig verfügbare Kernfunktionen des Apache HTTP Servers
Status:Core
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index b4b6d0a56a6..cb31655ef2d 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