Redirectregex on entrypoint definition?

Hi,

is it possible to define an url redirection with redirectregex direct on the entrypoint definition like it is possible with schema or to another entrypoint.

Regards, Henry

Hello,

It's not possible, you can only define a redirection based on entrypoint name or port.

https://docs.traefik.io/v2.2/routing/entrypoints/#redirection

Thanks for the fast answer.

This saves me a lot of time trying it out. :slight_smile: