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

Allow redirecting HTTP/HTTPS app #24

Open
Doc-Saintly opened this issue Jan 20, 2020 · 1 comment
Open

Allow redirecting HTTP/HTTPS app #24

Doc-Saintly opened this issue Jan 20, 2020 · 1 comment

Comments

@Doc-Saintly
Copy link

I have an application like myapp.mydomain.com that I also want to host at the address myapp.com.

I tried doing this using the redirect but it always gets a 502 Bad Gateway error. It seems this is because the proxy is not expecting to be redirecting HTTP traffic? Is it possible to allow this application to work for this scenario?

@Doc-Saintly
Copy link
Author

I think I've made a fix for this. It's in a PR now.

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

No branches or pull requests

1 participant