]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Mon, 19 Mar 2012 15:14:33 +0000 (15:14 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 19 Mar 2012 15:14:33 +0000 (15:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1302502 13f79535-47bb-0310-9956-ffa450edef68

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

index ec786dd892099ebffbc27cd9fb5c99e2fa2b2af5..101f6060288a1d895a122269b69e6e19dbc821de 100644 (file)
@@ -265,7 +265,7 @@ an example, not as a recommendation.</p>
 <h2><a name="flag_f" id="flag_f">F|forbidden</a></h2>
 <p>Using the [F] flag causes the server to return a 403 Forbidden status
 code to the client. While the same behavior can be accomplished using
-the <code class="directive"><a href="../mod/mod_access.html#deny">Deny</a></code> directive, this 
+the <code class="directive"><a href="../mod/mod_authz_host.html#deny">Deny</a></code> directive, this 
 allows more flexibility in assigning a Forbidden status.</p>
 
 <p>The following rule will forbid <code>.exe</code> files from being
index 048375e2478f77bc51d7de4a6a71243e462cbbd8..81302177c92cd48eb5de7b8e195d74625b6561df 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 261933dd2fd2f896670ab4830164323726c8b7af..414a77e16f6b6c467aa32422fb8787520792eb8f 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 : 1179283 -->
+<!-- English Revision: 1179283:1302501 (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>