From: Willy Tarreau Date: Wed, 12 Sep 2012 06:43:15 +0000 (+0200) Subject: MEDIUM: http: add "redirect scheme" to ease HTTP to HTTPS redirection X-Git-Tag: v1.5-dev13~294 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e1dca8f5238155cbc52d37316fe858c4f61cf34;p=thirdparty%2Fhaproxy.git MEDIUM: http: add "redirect scheme" to ease HTTP to HTTPS redirection For instance : redirect scheme https if !{ is_ssl } --- diff --git a/doc/configuration.txt b/doc/configuration.txt index b7aa6907f3..7be333505f 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -4393,8 +4393,9 @@ rate-limit sessions See also : the "backlog" keyword and the "fe_sess_rate" ACL criterion. -redirect location [code ]