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 2013/05/19 17:13:59 UTC

svn commit: r1484291 - in /httpd/httpd/trunk/docs/manual: misc/security_tips.xml.fr mod/mod_env.xml.fr mod/mod_proxy.xml.fr mod/mod_setenvif.xml.fr urlmapping.xml.fr

Author: lgentis
Date: Sun May 19 15:13:58 2013
New Revision: 1484291

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

Modified:
    httpd/httpd/trunk/docs/manual/misc/security_tips.xml.fr
    httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr
    httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.fr
    httpd/httpd/trunk/docs/manual/mod/mod_setenvif.xml.fr
    httpd/httpd/trunk/docs/manual/urlmapping.xml.fr

Modified: httpd/httpd/trunk/docs/manual/misc/security_tips.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/misc/security_tips.xml.fr?rev=1484291&r1=1484290&r2=1484291&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/misc/security_tips.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/misc/security_tips.xml.fr Sun May 19 15:13:58 2013
@@ -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: 1330882:1479872 (outdated) -->
+<!-- English revision : 1479872 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 

Modified: httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr?rev=1484291&r1=1484290&r2=1484291&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr Sun May 19 15:13:58 2013
@@ -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: 1330988:1479255 (outdated) -->
+<!-- English Revision : 1479255 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -62,9 +62,9 @@ shell</description>
     shell qui a invoqu&eacute; le processus <program>httpd</program>.</p>
 
     <example><title>Exemple</title>
-     <highlight language="config">
+    <highlight language="config">
       PassEnv LD_LIBRARY_PATH
-     </highlight>
+      </highlight>
     </example>
 </usage>
 </directivesynopsis>
@@ -83,9 +83,9 @@ shell</description>
     transmise aux scripts CGI et aux pages SSI.</p>
 
     <example><title>Exemple</title>
-     <highlight language="config">
+    <highlight language="config">
       SetEnv SPECIAL_PATH /foo/bin
-     </highlight>
+      </highlight>
     </example>
     <note><p>Les variables d'environnement internes d&eacute;finies par cette
     directive le sont <em>apr&egrave;s</em> l'ex&eacute;cution de la plupart des
@@ -117,9 +117,9 @@ shell</description>
     qui sont transmises aux scripts CGI et aux pages SSI.</p>
 
     <example><title>Exemple</title>
-     <highlight language="config">
+    <highlight language="config">
       UnsetEnv LD_LIBRARY_PATH
-     </highlight>
+      </highlight>
     </example>
 </usage>
 </directivesynopsis>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.fr?rev=1484291&r1=1484290&r2=1484291&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.fr Sun May 19 15:13:58 2013
@@ -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: 1476652:1479261 (outdated) -->
+<!-- English Revision: 1479261 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 

Modified: httpd/httpd/trunk/docs/manual/mod/mod_setenvif.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_setenvif.xml.fr?rev=1484291&r1=1484290&r2=1484291&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_setenvif.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_setenvif.xml.fr Sun May 19 15:13:58 2013
@@ -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: 1331227:1479264 (outdated) -->
+<!-- English Revision : 1479264 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 

Modified: httpd/httpd/trunk/docs/manual/urlmapping.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.xml.fr?rev=1484291&r1=1484290&r2=1484291&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.xml.fr Sun May 19 15:13:58 2013
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1476017:1481360 (outdated) -->
+<!-- English Revision: 1481360 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more