On Wed, Apr 03, 2013 at 12:37:15PM +0200, Thomas Heil wrote:
> Hi,
>
> Why not using something like,
>
> reqidel ^X-Forwarded-Proto:.*
> reqadd X-Forwarded-Proto:\ https if { ssl_fc }
> reqadd X-Forwarded-Proto:\ http if ! { ssl_fc }Anyway Sander's rule should work. I'm going to investigate this. Willy

