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 2016/10/01 14:12:24 UTC

svn commit: r1763016 - /httpd/httpd/branches/2.4.x/docs/manual/rewrite/flags.xml.fr

Author: lgentis
Date: Sat Oct  1 14:12:24 2016
New Revision: 1763016

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

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/rewrite/flags.xml.fr

Modified: httpd/httpd/branches/2.4.x/docs/manual/rewrite/flags.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/rewrite/flags.xml.fr?rev=1763016&r1=1763015&r2=1763016&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/rewrite/flags.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/rewrite/flags.xml.fr Sat Oct  1 14:12:24 2016
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1734259:1762653 (outdated) -->
+<!-- English Revision: 1762653 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -97,6 +97,10 @@ ce que l'on souhaitait.</p>
 à l'URL résultante, ce qui fournit une réécriture correcte en
 <code>/search.php?term=x%20%26%20y%2Fz</code>.</p>
 
+<highlight language="config">
+RewriteRule "^search/(.*)$" "/search.php?term=$1" [B,PT]
+</highlight>
+
 <p>Notez que vous devrez peut-être aussi définir la
 directive <directive module="core">AllowEncodedSlashes</directive>
 à <code>On</code> pour