From: Willy Tarreau Date: Wed, 19 Nov 2008 20:15:17 +0000 (+0100) Subject: [MINOR] redirect: in prefix mode a "/" means not to change the URI X-Git-Tag: v1.3.16-rc1~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe651a50d605b812d381c1a57b361c8a65c60c1c;p=thirdparty%2Fhaproxy.git [MINOR] redirect: in prefix mode a "/" means not to change the URI If the prefix is set to "/", it means the user does not want to alter the original URI, so we don't want to insert a new slash before the original URI. (cherry-picked from commit 02a35c74942c1bce762e996698add1270e6a5030) --- diff --git a/doc/configuration.txt b/doc/configuration.txt index ca6f293ef0..f92176a5e7 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -2350,7 +2350,10 @@ redirect prefix [code ]