From: André Malo Date: Sat, 1 Feb 2014 19:11:43 +0000 (+0000) Subject: add upgrade option to the styles. rebuild mod_access X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3c2d7afbb41934d294d0885eacb719e9565bf5a;p=thirdparty%2Fapache%2Fhttpd.git add upgrade option to the styles. rebuild mod_access git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1563454 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_access.html.en b/docs/manual/mod/mod_access.html.en index b1c60023448..539c885e8f1 100644 --- a/docs/manual/mod/mod_access.html.en +++ b/docs/manual/mod/mod_access.html.en @@ -9,7 +9,7 @@ - +

Please note

This document refers to the 2.0 version of Apache httpd, which is no longer maintained.
Upgrade, and refer to the current version of httpd instead, documented at:
+ You may follow this link to + go to the current version of this document.

Apache Module mod_access

@@ -372,4 +374,4 @@ evaluated.
- + \ No newline at end of file diff --git a/docs/manual/mod/mod_access.html.ja.utf8 b/docs/manual/mod/mod_access.html.ja.utf8 index 430ba223b1b..a69d099d1aa 100644 --- a/docs/manual/mod/mod_access.html.ja.utf8 +++ b/docs/manual/mod/mod_access.html.ja.utf8 @@ -9,7 +9,7 @@ - +

Please note

This document refers to the 2.0 version of Apache httpd, which is no longer maintained.
Upgrade, and refer to the current version of httpd instead, documented at:
+ You may follow this link to + go to the current version of this document.

Apache モジュール mod_access

@@ -348,4 +350,4 @@
- + \ No newline at end of file diff --git a/docs/manual/mod/mod_access.xml b/docs/manual/mod/mod_access.xml index e802caac5e5..fc03fb898ad 100644 --- a/docs/manual/mod/mod_access.xml +++ b/docs/manual/mod/mod_access.xml @@ -20,7 +20,7 @@ limitations under the License. --> - + mod_access Provides access control based on client hostname, IP diff --git a/docs/manual/mod/mod_access.xml.ja b/docs/manual/mod/mod_access.xml.ja index 2c9dd4a60a3..97dc8bd1635 100644 --- a/docs/manual/mod/mod_access.xml.ja +++ b/docs/manual/mod/mod_access.xml.ja @@ -20,7 +20,7 @@ limitations under the License. --> - + mod_access クライアントのホスト名、IP アドレス、その他のクライアント diff --git a/docs/manual/style/modulesynopsis.dtd b/docs/manual/style/modulesynopsis.dtd index 14f947a591d..006b690aabe 100644 --- a/docs/manual/style/modulesynopsis.dtd +++ b/docs/manual/style/modulesynopsis.dtd @@ -24,7 +24,8 @@ identifier? , compatibility? , summary? , seealso* , section*, directivesynopsis*)> - + + @@ -171,7 +172,16 @@ &lf; - + + + + + + + + + + @@ -264,15 +274,31 @@
+ + + + + + + + + + + + +

Please note

This document refers to the 2.0 version of Apache httpd, which is no longer maintained.
Upgrade, and refer to the current version of httpd instead, documented at:
- You may follow this link to + + You may follow this link to go to the current version of this document. -
+