From: André Malo Date: Thu, 26 Aug 2004 22:45:17 +0000 (+0000) Subject: update transformation X-Git-Tag: STRIKER_2_0_51_RC1^2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2771bd0ec7da95ddd837abc6b4986ebba999a279;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104847 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index 4e855c71924..6ce845bb235 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 75560f5ffa4..07b6e39ed12 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2501,6 +2501,8 @@ user authentication Override:AuthConfig Status:Core Module:core +Compatibility:Influenced by <Limit> and <LimitExcept> in version 2.0.51 and +later

Access policy if both Allow and Require used. The parameter can be either All or Any. This directive is only @@ -2525,6 +2527,8 @@ user authentication Satisfy Any

+

Since version 2.0.51 Satisfy directives can + be restricted to particular methods by <Limit> and <LimitExcept> sections.

See also