You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2014/01/18 16:33:24 UTC

svn commit: r1559359 - in /httpd/httpd/branches/2.2.x/docs/manual: mod/mod_authz_host.xml.fr rewrite/flags.xml.fr

Author: lgentis
Date: Sat Jan 18 15:33:23 2014
New Revision: 1559359

URL: http://svn.apache.org/r1559359
Log:
Updates.

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authz_host.xml.fr
    httpd/httpd/branches/2.2.x/docs/manual/rewrite/flags.xml.fr

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authz_host.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authz_host.xml.fr?rev=1559359&r1=1559358&r2=1559359&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authz_host.xml.fr (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authz_host.xml.fr Sat Jan 18 15:33:23 2014
@@ -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

Modified: httpd/httpd/branches/2.2.x/docs/manual/rewrite/flags.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/rewrite/flags.xml.fr?rev=1559359&r1=1559358&r2=1559359&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/rewrite/flags.xml.fr (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/rewrite/flags.xml.fr Sat Jan 18 15:33:23 2014
@@ -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 actu
 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>