From 596659b023b01d8a81ae262af9ccab5ea2cb313f Mon Sep 17 00:00:00 2001 From: Coen Rosdorff Date: Mon, 11 Apr 2016 11:33:49 +0200 Subject: [PATCH] DOC: fix discrepancy in the example for http-request redirect Commit c8f0e78 ("DOC: typo: req.uri is now replaced by capture.req.uri") fixed a discrepancy in the doc but the scheme is still missing, resulting in a redirect loop. Let's fix this as well. This should be backported to 1.5. --- doc/configuration.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 9798f32ca..ce81183fd 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -6654,8 +6654,9 @@ redirect scheme [code ]