-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Rule AddPrefix #931
Add Rule AddPrefix #931
Conversation
7b9a2a2
to
708af56
Compare
@juliens thanks for this one :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks @juliens :)
/cc @containous/traefik
Ping @containous/traefik |
LGTM 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🐻
Add the ability to add a prefix in the url when the backend is called.
example :
when call http://traefik/test/url => forward http://backend-server/prefix/url