Hoi,
I hope you are aware that https is not to be enforced for countries like
China and Iran..
Thanks,
     GerardM


On 9 December 2013 11:41, Dan Michael O. Heggø <
danmichaelo+wikipe...@gmail.com> wrote:

> I'm trying to enforce https for my tool. With webservice started[1], I
> tried putting
>
> $HTTP["scheme"] == "http" {
>   url.redirect = (".*" => "https://tools.wmflabs.org$0";)
> }
>
> in my .lighthttpd.conf, but it results in an infinite redirect loop.
>
> Dan Michael
>
> [1] https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help/NewWeb
>
>
> _______________________________________________
> Labs-l mailing list
> Labs-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/labs-l
>
>
_______________________________________________
Labs-l mailing list
Labs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/labs-l

Reply via email to