]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Sat, 31 Mar 2012 12:01:45 +0000 (12:01 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 31 Mar 2012 12:01:45 +0000 (12:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307778 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.html.en
docs/manual/rewrite/flags.html.fr
docs/manual/rewrite/flags.xml
docs/manual/rewrite/flags.xml.fr
docs/manual/rewrite/flags.xml.meta

index 68625eaaa0d14a1171fd83999d805690cc129ae5..343782028d81e7da0bac958a1697e264cfa75ee5 100644 (file)
@@ -678,6 +678,9 @@ RewriteRule .? - [S=3]<br />
 # END
 </code></p></div>
 
+<p>It is probably easier to accomplish this kind of configuration using
+the <code class="directive">&lt;If&gt;</code>, <code class="directive">&lt;ElseIf&gt;</code>, and <code class="directive">&lt;Else&gt;</code> directives instead.</p>
+
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="flag_t" id="flag_t">T|type</a></h2>
index 173e6b8eb674cb557b1ae5811b47ade6890b776b..ec1a462f36dc96f50177877fc2aeafeb2f400871 100644 (file)
@@ -21,6 +21,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/rewrite/flags.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/rewrite/flags.html" title="Français">&nbsp;fr&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 décrit les drapeaux disponibles dans la directive
 <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code>, en fournissant
index 6c0e6620d980ea8dc3ea944f77b850e6b403edd5..2da2f4a028946936411ec198ba7f360ac6e8106b 100644 (file)
@@ -687,7 +687,7 @@ RewriteRule .? - [S=3]<br />
 </example>
 
 <p>It is probably easier to accomplish this kind of configuration using
-the <directive type="section">If</directive>, <directive,
+the <directive type="section">If</directive>, <directive
 type="section">ElseIf</directive>, and <directive
 type="section">Else</directive> directives instead.</p>
 
index 9429b3d3c7bac519564b90727538f07b4726d63a..84dd9650475a2a4bdbfe07c0a29e4c2677f8c71e 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 : 1300917 -->
+<!-- English Revision: 1300917:1307775 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 912229af035fb274402498f5449e79893fcdc4f0..e4f3ee6f49579d22f3ac151854846aa839f83758 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>