]> granicus.if.org Git - apache/commitdiff
Rebuild 2.4 howtos directory. Cross-link to Rewrite section
authorRich Bowen <rbowen@apache.org>
Mon, 13 Mar 2017 13:40:24 +0000 (13:40 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 13 Mar 2017 13:40:24 +0000 (13:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1786687 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/index.html.en
docs/manual/howto/index.xml
docs/manual/howto/ssi.html.fr
docs/manual/howto/ssi.xml.fr
docs/manual/howto/ssi.xml.ja
docs/manual/howto/ssi.xml.ko
docs/manual/howto/ssi.xml.meta

index b44a4ee30f366cd2945dfe5ed6a9a59ac06ca1d5..311e1b2603ae27446f4eea211499d5f05851583f 100644 (file)
       </dd>
     </dl>
 
+    <dl>
+      <dt>Rewriting URLs with mod_rewrite</dt>
+      <dd>
+        <p>Rewriting URLs with (and without)
+        <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> tends to be one of the most
+        frequently asked topics on our mailing lists and IRC channels.
+        We have devoted <a href="../rewrite/">and entire section of our
+        documentation</a> to howtos and recipes around this topic.</p>
+      </dd>
+    </dl>
+
   </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/howto/" title="English">&nbsp;en&nbsp;</a> |
index 6e42e095a2e2c1346b33bfe8799bddf593e5205b..ba789841887a8acf47ad855c81301f29ac09f26d 100644 (file)
       </dd>
     </dl>
 
+    <dl>
+      <dt>Rewriting URLs with mod_rewrite</dt>
+      <dd>
+        <p>Rewriting URLs with (and without)
+        <module>mod_rewrite</module> tends to be one of the most
+        frequently asked topics on our mailing lists and IRC channels.
+        We have devoted <a href="../rewrite/">and entire section of our
+        documentation</a> to howtos and recipes around this topic.</p>
+      </dd>
+    </dl>
+
   </section>
 
 </manualpage>
index bca390546a42c9a8879f580f96bf2ade212f80fc..d3ee9a0bc9a9fb46c51f767cf96a41b55bcec8ca 100644 (file)
@@ -30,6 +30,8 @@
 <a href="../ja/howto/ssi.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/howto/ssi.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&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>Les SSI permettent d'ajouter du contenu dynamique à des documents
 HTML préexistants.</p>
index ba978fec03d201d68b2ff1dcdb876e6b3d86add2..a678d380231ff919f9b23bff6de7085b47c3f55e 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.fr.xsl"?>
-<!-- English Revision: 1741841 -->
+<!-- English Revision: 1741841:1786684 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 131573fec4779601894f719614e266a0c3fa1dd1..eed30e984545b1ce05c4dbce0f3ef65aa5463c3b 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: 659902:1741841 (outdated) -->
+<!-- English Revision: 659902:1786684 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 636f5cc3482f27933617fda911d830d107ce3d3e..92df0b27914b05fa8060f0b6fc093aa14a7ba4cf 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: 659902:1741841 (outdated) -->
+<!-- English Revision: 659902:1786684 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0d8deb802c38f150156d34339ef19d927cf41150..1c020635eb5d849c17e027dedfbc2d0ce5bed1d7 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>