And use request host if redirect host is empty.
Something like
route add global-redirect :80 https://$path opts "redirect=301"
Was suggested in #455, and I'm filing this ticket in response to that one.
My use-case here is being able to redirect anything received on http to fabio to serve a 301 to the https endpoint of the same address you used to get to fabio in the first place.
Thanks!
And use request host if redirect host is empty.
Something like
Was suggested in #455, and I'm filing this ticket in response to that one.
My use-case here is being able to redirect anything received on http to fabio to serve a 301 to the https endpoint of the same address you used to get to fabio in the first place.
Thanks!