From: Tony Stevenson Date: Fri, 29 Jun 2007 20:20:01 +0000 (+0000) Subject: PR 42114 : Patch originally submitted by Takashi Sato X-Git-Tag: 2.3.0~1739 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1037cd970082b0da4e5eb17c4c93d180015fa24f;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/mod/mod_access_compat.html.en b/docs/manual/mod/mod_access_compat.html.en index 7dfa7ec2b11..1eb7aa343d9 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 ac8f7d9e4b9..f5cdeb354c2 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
Description:Group authorizations based on host (name or IP address)