summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2016-10-01 14:12:24 +0000
committerLucien Gentis <lgentis@apache.org>2016-10-01 14:12:24 +0000
commit36d88d99aa44c9930e7d94c02483e6d05ed18168 (patch)
tree123f4f1508a15a0da2b7ef8db3df3faa4bfb6e8e /docs
parentb9e30c576e380d31a11f2d40e9d26dc2517079a4 (diff)
downloadhttpd-36d88d99aa44c9930e7d94c02483e6d05ed18168.tar.gz
xml update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1763016 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/rewrite/flags.xml.fr6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/manual/rewrite/flags.xml.fr b/docs/manual/rewrite/flags.xml.fr
index 14935cc703..20a59ea898 100644
--- a/docs/manual/rewrite/flags.xml.fr
+++ b/docs/manual/rewrite/flags.xml.fr
@@ -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