From 31fbd5e02d2b2a6441aa2ef135be98ebb93b84bc Mon Sep 17 00:00:00 2001 From: Tony Stevenson Date: Tue, 8 Apr 2008 12:48:43 +0000 Subject: [PATCH] Patch from Takashi Sato. Cheers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645883 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_access_compat.html.en | 4 ++-- docs/manual/mod/mod_access_compat.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/mod_access_compat.html.en b/docs/manual/mod/mod_access_compat.html.en index 033b8dc29e..79178d8722 100644 --- a/docs/manual/mod/mod_access_compat.html.en +++ b/docs/manual/mod/mod_access_compat.html.en @@ -282,7 +282,7 @@ evaluated.
Mutual-failure
-
This order has the same effect as Order +
This order has the same effect as Order Allow,Deny and is deprecated in its favor.
@@ -390,7 +390,7 @@ user authentication 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 +

Access policy if both Allow and Require used. The parameter can be either All or Any. This directive is only useful if access to a particular area is being restricted by both username/password and client host address. In this case diff --git a/docs/manual/mod/mod_access_compat.xml b/docs/manual/mod/mod_access_compat.xml index f5cdeb354c..2d574d78ba 100644 --- a/docs/manual/mod/mod_access_compat.xml +++ b/docs/manual/mod/mod_access_compat.xml @@ -292,8 +292,8 @@ evaluated.

Mutual-failure
-
This order has the same effect as Order - Allow,Deny and is deprecated in its favor.
+
This order has the same effect as Order + Allow,Deny and is deprecated in its favor.

Keywords may only be separated by a comma; no whitespace @@ -408,7 +408,7 @@ later

Access policy if both Allow and Allow and Require used. The parameter can be either All or Any. This directive is only useful if access to a particular area is being restricted by both -- 2.40.0