]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Updates.
authorLucien Gentis <lgentis@apache.org>
Sat, 18 Jan 2014 15:33:23 +0000 (15:33 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 18 Jan 2014 15:33:23 +0000 (15:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1559359 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_host.xml.fr
docs/manual/rewrite/flags.xml.fr

index dda54c3426399e460cdb6d26628ee5c90aeb781b..c5c11fe12eeda347a66bdab62ba891950614ae57 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: 675570:1557612 (outdated) -->
+<!-- English Revision : 1557612 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -83,6 +83,8 @@ du serveur</description>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>Limit</override>
+<compatibility>Le support de la n&eacute;gation de env=<var>env-variable</var>
+est assur&eacute; depuis la version 2.2.10 du serveur HTTP Apache</compatibility>
 
 <usage>
     <p>La directive <directive>Allow</directive> permet de contr&ocirc;ler
index 5d18f06856609c1dcefef31d8db211336aae84f0..e14414b85b33944b12ae323a0efc8ca84457294c 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: 1446007:1557858 (outdated) -->
+<!-- English Revision : 1557858 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -312,7 +312,7 @@ disponible auparavant ne l'est plus actuellement.</p>
 RewriteRule ancienne-ressource - [G,NC]
 </example>
 
-<p>Lorsqu'on utilise [F], [L] est implicite - c'est &agrave; dire que la
+<p>Lorsqu'on utilise [G], [L] est implicite - c'est &agrave; dire que la
 r&eacute;ponse est renvoy&eacute;e imm&eacute;diatement, et aucune autre r&egrave;gle n'est &eacute;valu&eacute;e.</p>
 
 </section>