From: Lucien Gentis Date: Sat, 1 Oct 2016 14:10:05 +0000 (+0000) Subject: xml update. X-Git-Tag: 2.5.0-alpha~1115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f317af27b131734f09dadd2ab10423428fcd3fb;p=thirdparty%2Fapache%2Fhttpd.git xml update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1763014 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml.fr b/docs/manual/rewrite/flags.xml.fr index 05495e5c728..bd51748a661 100644 --- a/docs/manual/rewrite/flags.xml.fr +++ b/docs/manual/rewrite/flags.xml.fr @@ -1,7 +1,7 @@ - + @@ -103,6 +103,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