Skip to content
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

rewriting redirects #94

Open
bbhoss opened this issue Aug 10, 2020 · 5 comments
Open

rewriting redirects #94

bbhoss opened this issue Aug 10, 2020 · 5 comments
Assignees

Comments

@bbhoss
Copy link

bbhoss commented Aug 10, 2020

Any interest in adding the ability to transparently rewrite the Location if it matches the upstream to be the host/port/scheme of wherever the proxy is listening?

@BobbyMcWho
Copy link

This is also something that I'm interested in. In the case that we receive a redirect, this doesn't quite function how I'd expect

@mwhitworth mwhitworth self-assigned this Nov 15, 2020
@mwhitworth
Copy link
Collaborator

I'm taking a look at this. I think I'll style the behaviour after the nginx proxy_redirect directive, with a default rule based on the script_name contents in conn.

@jsmestad
Copy link

@mwhitworth did you get anywhere on this?

@mwhitworth
Copy link
Collaborator

@mwhitworth did you get anywhere on this?

I've pushed what I worked on a little while back. I should be able to finish this soon.

@SSHari
Copy link

SSHari commented Oct 14, 2021

@mwhitworth Is this being actively worked on? If not, would you be open to me picking this up from where you left off?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants