From 52a19e2490d2ae02f2ec63e71a85e82b44f24378 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Thu, 26 Aug 2004 22:44:57 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104846 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.de | 3 +++ docs/manual/mod/core.html.en | 4 ++++ docs/manual/mod/core.html.ja.euc-jp | 2 ++ docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 4 ++-- 6 files changed, 13 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index a1b0c19859..d6d7d1f2b0 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -25,6 +25,9 @@  en  |  ja 

+
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 70bed8abde..6162044387 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2478,6 +2478,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 @@ -2502,6 +2504,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