]> granicus.if.org Git - apache/commitdiff
Rebuild.
authorRich Bowen <rbowen@apache.org>
Thu, 24 Jan 2013 00:10:47 +0000 (00:10 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 24 Jan 2013 00:10:47 +0000 (00:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1437811 13f79535-47bb-0310-9956-ffa450edef68

13 files changed:
docs/manual/mod/mod_include.html.en
docs/manual/mod/mod_include.xml.ja
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.html.fr
docs/manual/mod/mod_proxy.html.ja.utf8
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_proxy.xml.meta
docs/manual/vhosts/mass.html.fr
docs/manual/vhosts/mass.xml.fr
docs/manual/vhosts/mass.xml.ko
docs/manual/vhosts/mass.xml.meta
docs/manual/vhosts/mass.xml.tr

index ff05c2098be1f486f17efababbfaa916b4a84d83..dd3ba7217bfdf0808fe474811ae020d57060fe8a 100644 (file)
@@ -270,6 +270,10 @@ AddOutputFilter INCLUDES .shtml
         In order to avoid cross-site scripting issues, you should
         <em>always</em> encode user supplied data.
       </div>
+
+      <div class="example"><h3>Example</h3><p><code>
+        &lt;!--#echo encoding="entity" var="QUERY_STRING" --&gt;
+      </code></p></div>
       </dd>
       </dl>
      
index 695d88750038d2311c5243d5a352458577ca7c30..0f00b0d84f414164e6f4a6b3ffcb2454a8e0e38e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 656287:1433792 (outdated) -->
+<!-- English Revision: 656287:1437808 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 388f57839ca00b8175e3d803152069136e9e0bbe..23293214a816f925590608601ed269a64c9dbb4b 100644 (file)
@@ -497,7 +497,7 @@ ProxyPass /examples http://backend.example.com/examples timeout=10
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_proxy</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>BalancerInherit is only available in Apache HTTP Server 2.5.0
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>BalancerInherit is only available in Apache HTTP Server 2.4.4 and later.
         and later.</td></tr>
 </table>
         <p>This directive will cause the current server/vhost to "inherit" ProxyPass
index 14f361a7442c82403a8a91d9b5d28591c22d2d6b..44aa2f992070b2a56b111ee4adf28a0398715677 100644 (file)
@@ -28,6 +28,8 @@
 <a href="../fr/mod/mod_proxy.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_proxy.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&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>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Serveur mandataire/passerelle multi-protocole</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>proxy_module</td></tr>
index ab423f80169a74736bf3057a8510aab2cd5dc980..099213a25ebbb38e0aff8efb8ea50271ba824461 100644 (file)
 <tr><th><a href="directive-dict.html#Context">コンテキスト:</a></th><td>サーバ設定ファイル, バーチャルホスト</td></tr>
 <tr><th><a href="directive-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">モジュール:</a></th><td>mod_proxy</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">互換性:</a></th><td>BalancerInherit is only available in Apache HTTP Server 2.5.0
+<tr><th><a href="directive-dict.html#Compatibility">互換性:</a></th><td>BalancerInherit is only available in Apache HTTP Server 2.4.4 and later.
         and later.</td></tr>
 </table><p>このディレクティブの解説文書は
             まだ翻訳されていません。英語版をご覧ください。
index 933ca159d104223bc21ced53c0c04afd59c22676..ae3917d2cbed0d633b40713cf174c39f8a83a329 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1430575 -->
+<!-- English Revision: 1430575:1436920 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 94cf95f6bbcbcdde20b243da466050bd03f21770..16c55d61a8a37a73c63b2bf6aad7d89dd792c064 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 344971:1430575 (outdated) -->
+<!-- English Revision: 344971:1436920 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 38a79fdda73051e6f035124b21c4af3bff8e6129..f0185375d448127624a8715f7540d52668653323 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>
index c82de1a6c1a7c4288648f52381579a8fb3772527..ed0742bfd47ad4fccd6106fab276df99c4e666cc 100644 (file)
@@ -26,6 +26,8 @@
 <a href="../ko/vhosts/mass.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/vhosts/mass.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&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>
 
 
     <p>Ce document propose une méthode performante pour servir un nombre
index a94b71f159cff93538addee21c03e62613ee373a..feae49b3d4992efe708f759e5cd6d2a2e0ef5dab 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.fr.xsl"?>
-<!-- English Revision : 1330878 -->
+<!-- English Revision: 1330878:1436578 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 <!--
index 98a3983b42367e84bef4929bf746959d7861ac2d..e52c4a09b6c80d47d1e1eeacebf24ee1d13a86f7 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:1330878 (outdated) -->
+<!-- English Revision: 151408:1436578 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2d2457571bcb4fef08a4b2ce65b61280dc9b8941..846b02d78a9db808edfd6edf0a306fd7d1ae55b1 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index a7a37c2d0c5931bf945d8ce4fe0ea0ab76825a29..191115c9b9e84a8c708392ca29d6e5ae7285afaf 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.tr.xsl"?>
-<!-- English Revision: 1174747:1330878 (outdated) -->
+<!-- English Revision: 1174747:1436578 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>