Http to https redirection through middlewares does not work unless globally enforced

Thanks for your reply!

It looks like I have missed this part of the documentation:

If you need to define the same route for both HTTP and HTTPS requests, you will need to define TWO DIFFERENT routers: one with the tls section, one without.
Routers | Traefik | v2.2

1 Like