]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 15:04:57 +0000 (15:04 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 15:04:57 +0000 (15:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729622 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/index.html.en
docs/manual/howto/index.html.fr
docs/manual/howto/index.html.ja.utf8
docs/manual/howto/index.xml.fr
docs/manual/howto/index.xml.ja
docs/manual/howto/index.xml.ko
docs/manual/howto/index.xml.meta
docs/manual/howto/index.xml.zh-cn

index d425458e194762db5405845f0f567fb774deda16..703713b66671303be4645b8361bfc2efc4444e0c 100644 (file)
       </dd>
     </dl>
 
+    <dl>
+      <dt>Reverse Proxy guide</dt>
+      <dd>
+        <p>Apache httpd has extensive capabilities as a reverse proxy server using the
+        <code class="directive"><a href="../mod/mod_proxy.html#proxypass">ProxyPass</a></code> directive as well as
+        <code class="directive"><a href="../mod/mod_proxy.html#balancermember">BalancerMember</a></code> to create sophisticated
+        reverse proxying implementations which provide for high-availability, load
+        balancing and failover, cloud-based clustering and dynamic on-the-fly reconfiguration.</p>
+
+        <p>See: <a href="reverse_proxy.html">Reverse proxy guide</a></p>
+      </dd>
+    </dl>
+
   </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/howto/" title="English">&nbsp;en&nbsp;</a> |
index 74ab6b60c219f7de21b0cbf74b2a188574026ddd..f9f195aa4efdfa8e233f0b1734d43ba7e78038b7 100644 (file)
@@ -29,6 +29,8 @@
 <a href="../ko/howto/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../zh-cn/howto/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
index 1ec5bceb112ad3ea2a2d5659884647c730e84c0a..f08f93b723e2b4526a7a9caf89ed4e92e0fca284 100644 (file)
 <a href="../ko/howto/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../zh-cn/howto/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
+<div class="outofdate">この日本語訳はすでに古くなっている
+            可能性があります。
+            最近更新された内容を見るには英語版をご覧下さい。
+        </div>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
index a4ae9700c2ba9122287d576fc9a9893541703f99..8c7195b67c6a4b06473dcb1548cc023825f54258 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision : 1542353 -->
+<!-- English Revision: 1542353:1729617 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index c7f703a14eb8faae209b82063901a2823e0a1e10..6bfe23ea8d1d024d25a2f2b7bb7bae606df71768 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1542353 -->
+<!-- English Revision: 1542353:1729617 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8dc2a7575e4dcbcd54e1ef3429b493307e953df5..8baea8076c4fa6c2740a5853c8ca2d17cd6f4dc6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1542353 (outdated) -->
+<!-- English Revision: 151408:1729617 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 355fdecee5494bbbcc724245040c40293543a62d..0e683ff37620461b4e3cffc0d38741b9e9740764 100644 (file)
@@ -8,8 +8,8 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">fr</variant>
+    <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">zh-cn</variant>
   </variants>
index 7d87abe964553e3bb73843e84c41793105922cad..b0e13bf2efe955016b246a4056a0ebee863ef5e6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.zh-cn.xsl"?>
-<!-- English Revision: 420990:1542353 (outdated) -->
+<!-- English Revision: 420990:1729617 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more