From: André Malo
Date: Thu, 26 Aug 2004 22:44:57 +0000 (+0000)
Subject: update transformation
X-Git-Tag: STRIKER_2_1_0_RC1~17
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a19e2490d2ae02f2ec63e71a85e82b44f24378;p=thirdparty%2Fapache%2Fhttpd.git
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104846 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de
index a1b0c198591..d6d7d1f2b01 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.
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 70bed8abde9..61620443873 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