]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Fri, 16 Mar 2012 20:25:56 +0000 (20:25 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 16 Mar 2012 20:25:56 +0000 (20:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1301744 13f79535-47bb-0310-9956-ffa450edef68

15 files changed:
docs/manual/bind.html.en
docs/manual/bind.html.fr
docs/manual/bind.html.tr.utf8
docs/manual/bind.xml.de
docs/manual/bind.xml.fr
docs/manual/bind.xml.ja
docs/manual/bind.xml.ko
docs/manual/bind.xml.meta
docs/manual/bind.xml.tr
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.html.fr
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_proxy.xml.meta
docs/manual/rewrite/vhosts.html.en

index c134c7086b3532910d1a5ac1f3cb1459d810d6a2..ffeb0588645d3973b4863852b73262746ffc4477 100644 (file)
@@ -46,7 +46,7 @@
     it listens to all addresses on the machine. However, it may need to
     be told to listen on specific ports, or only on selected
     addresses, or a combination of both. This is often combined with the
-    <a href="vhosts.html">Virtual Host</a> feature, which determines how
+    <a href="vhosts">Virtual Host</a> feature, which determines how
     <code>httpd</code> responds to different IP addresses, hostnames and
     ports.</p>
 
index 92ed84d8210fc95bff256503148c396343c5dd32..f9f6a251c3a906bf8775adb495a5ad0b3f5aa4a9 100644 (file)
@@ -25,6 +25,8 @@
 <a href="./ko/bind.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/bind.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>Configuration du serveur HTTP Apache pour l'écoute
     sur un port et une adresse IP spécifiques.</p>
index ba01fadf5593f4aab2bf017fdeb7df0e75ada613..3e67cf649b0790de6cd6bba22f824c1b8bb620eb 100644 (file)
@@ -25,6 +25,7 @@
 <a href="./ko/bind.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/bind.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
     <p>Apache HTTPD sunucusunun belli adresleri ve portları dinlemek üzere
     yapılandırılması.</p>
index 093b711f9cc23fe59832c08a2e25077df445b8b9..483bfdca0edba07304694bf81aff0e747bd64934 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.en.xsl"?>
-<!-- English Revision: 420990:1174747 (outdated) -->
+<!-- English Revision: 420990:1301742 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index fce61265b8915439ceecf833dab58d5d70dd27e8..3c62975dc357be3bb77311fdc3b51f4714e83208 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision : 1174747 -->
+<!-- English Revision: 1174747:1301742 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 32808a6fcc9073deda38b99d193477cde01c19d3..f020aa3f38c49318ab788064de5216b307c34ee2 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: 587444:1174747 (outdated) -->
+<!-- English Revision: 587444:1301742 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4612d6f29a476dbe2aae12be90b3277e710f5833..1497a0992b493f6fd8a25d844a3f388d7fe6df10 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: 105989:1174747 (outdated) -->
+<!-- English Revision: 105989:1301742 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5a7606ce3f9e5ff1c763086ea899d4b2c12121f2..0c60df764c4c4b01ecf38ad83f43893df06e5163 100644 (file)
@@ -9,9 +9,9 @@
   <variants>
     <variant outdated="yes">de</variant>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index efcb42400463f0529b812d41cf33d619f4a328b5..ae9d282fc335247de6b5dee1a726de06c9566ba6 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 -->
+<!-- English Revision: 1174747:1301742 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 9758aa2233dfd520f077c29e31608840c0c261f9..aab166a41045af44aa0974c72bbe4c571bd06d43 100644 (file)
@@ -578,7 +578,7 @@ directly</td></tr>
     </dl>
 
     <p>As a degenerate case, a <em>SubNet</em> with 32 valid bits is the
-    equivalent to an <var><a href="#ipadr">IPAddr</a></var>, while a <var>SubNet</var> with zero
+    equivalent to an <var><a href="#ipaddr">IPAddr</a></var>, while a <var>SubNet</var> with zero
     valid bits (<em>e.g.</em>, 0.0.0.0/0) is the same as the constant
     <var>_Default_</var>, matching any IP address.</p></dd>
 
index b62aa4f8e1ac04db5394147560fd4b7d771725e8..90637bb6b16ac4315a5d5f2136c1a6aa62c56989 100644 (file)
@@ -25,6 +25,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 d1683e0754ec1abf87fb64617a22fc79bc2188ec..bffc9324471413d2d4c5958eb70ac26d540a95e2 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 : 1242354 -->
+<!-- English Revision: 1242354:1301742 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 7d9d0b217d40d59cdbf92122bc7d31d22e239873..981e0dba26e337ce673c8be956f88aacd3127d99 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:1242354 (outdated) -->
+<!-- English Revision: 344971:1301742 (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 3722613f835c2c98119a26404b60496e696f8eca..dd509c4637cd18b4ecc4ccf1c3ed7d55d5f63186 100644 (file)
@@ -106,7 +106,7 @@ dynamic content, and Alias resolution.
     Virtual Hosts Using <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code></a></h2>
 
     <p>This extract from <code>httpd.conf</code> does the same
-    thing as <a href="#simple">the first example</a>. The first
+    thing as <a href="#per-hostname">the first example</a>. The first
     half is very similar to the corresponding part above, except for
     some changes, required for backward compatibility and to make the
     <code>mod_rewrite</code> part work properly; the second half