On Sat, Nov 03, 2012 at 12:11:31AM +0100, David BERARD wrote:
>    Example: redirect all HTTP traffic to HTTPS when SSL is handled by haproxy.
> -        redirect scheme https if !{ is_ssl }
> +        redirect scheme https if !{ ssl_fc }

good catch, thanks David.

Willy


Reply via email to