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 2015/10/11 15:57:06 UTC

svn commit: r1707983 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml.fr

Author: lgentis
Date: Sun Oct 11 13:57:05 2015
New Revision: 1707983

URL: http://svn.apache.org/viewvc?rev=1707983&view=rev
Log:
XML update.

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml.fr

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml.fr?rev=1707983&r1=1707982&r2=1707983&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml.fr (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml.fr Sun Oct 11 13:57:05 2015
@@ -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: 1674004:1707153 (outdated) -->
+<!-- English Revision: 1707153 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -976,7 +976,10 @@ la r&eacute;&eacute;criture soit effectu
 	une cha&icirc;ne de caract&egrave;res vide si <module>mod_ssl</module> n'est
 	pas charg&eacute;. Exemple :
 	<code>%{SSL:SSL_CIPHER_USEKEYSIZE}</code> peut correspondre
-	&agrave; <code>128</code>.</li>
+	&agrave; <code>128</code>. Ces variables sont
+	disponibles m&ecirc;me si l'option <code>StdEnvVars</code> de la
+	directive <directive module="mod_ssl">SSLOptions</directive> n'a
+	pas &eacute;t&eacute; d&eacute;finie.</li>
 
         <li>Pour obtenir la valeur d'un en-t&ecirc;te contenu dans une requ&ecirc;te
 	HTTP, on peut toujours utiliser <code>%{HTTP:header}</code>,