Simple path redirects #1537
JobDoesburg
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be a powerful feature to be able to add rules to redirect specific proxy resources paths to a specific address. For example, I may want to redirect the
/some-path
tohttps://somedomain.com/some-other-path
.Right now, I'm only able to do this via "Rules", but only decide to allow/block/pass-to-auth these requests.
Or I can specify to route this path to a different container/ip/port, via the proxy targets.
The latter, however, would require me to host a new target service only doing an HTTP redirect.
It would be great if Pangolin could support HTTP redirects directly!
Beta Was this translation helpful? Give feedback.
All reactions