From: Lucien Gentis
Date: Sat, 1 Oct 2016 14:12:24 +0000 (+0000)
Subject: xml update.
X-Git-Tag: 2.4.24~222
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d88d99aa44c9930e7d94c02483e6d05ed18168;p=thirdparty%2Fapache%2Fhttpd.git
xml update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1763016 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/flags.xml.fr b/docs/manual/rewrite/flags.xml.fr
index 14935cc7034..20a59ea898b 100644
--- a/docs/manual/rewrite/flags.xml.fr
+++ b/docs/manual/rewrite/flags.xml.fr
@@ -1,7 +1,7 @@
-
+
@@ -97,6 +97,10 @@ ce que l'on souhaitait.
à l'URL résultante, ce qui fournit une réécriture correcte en
/search.php?term=x%20%26%20y%2Fz
.
+
+RewriteRule "^search/(.*)$" "/search.php?term=$1" [B,PT]
+
+
Notez que vous devrez peut-être aussi définir la
directive AllowEncodedSlashes
à On
pour