How does Traefik automatically remove the prefix for backward forwarding?
In practice, there is often a need that the URL entered by the user is e-whisper.com/alert-manager/#/alerts, but forwarded to the backend to become /#/alerts, how to implement it based on Traefik on K