From 1037cd970082b0da4e5eb17c4c93d180015fa24f Mon Sep 17 00:00:00 2001 From: Tony Stevenson Date: Fri, 29 Jun 2007 20:20:01 +0000 Subject: [PATCH] PR 42114 : Patch originally submitted by Takashi Sato git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@552021 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_access_compat.html.en | 6 +++--- docs/manual/mod/mod_access_compat.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_access_compat.html.en b/docs/manual/mod/mod_access_compat.html.en index 7dfa7ec2b1..1eb7aa343d 100644 --- a/docs/manual/mod/mod_access_compat.html.en +++ b/docs/manual/mod/mod_access_compat.html.en @@ -22,7 +22,7 @@

Apache Module mod_access_compat

Available Languages:  en  | - ja 

+ ja 

@@ -51,7 +51,7 @@ have been deprecated by the new authz refactoring. Please see

Both host-based access restrictions and password-based authentication may be implemented simultaneously. In that case, - the Satisfy directive is used + the Satisfy directive is used to determine how the two sets of restrictions interact.

Note

@@ -425,7 +425,7 @@ later

Available Languages:  en  | - ja 

+ ja 

diff --git a/docs/manual/mod/mod_access_compat.xml b/docs/manual/mod/mod_access_compat.xml index ac8f7d9e4b..f5cdeb354c 100644 --- a/docs/manual/mod/mod_access_compat.xml +++ b/docs/manual/mod/mod_access_compat.xml @@ -54,7 +54,7 @@ have been deprecated by the new authz refactoring. Please see

Both host-based access restrictions and password-based authentication may be implemented simultaneously. In that case, - the Satisfy directive is used + the Satisfy directive is used to determine how the two sets of restrictions interact.

Note -- 2.40.0
Description:Group authorizations based on host (name or IP address)