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

Apache should restore IP address and protocol from reverse proxy #28

Open
hajekj opened this issue Jun 24, 2018 · 0 comments
Open

Apache should restore IP address and protocol from reverse proxy #28

hajekj opened this issue Jun 24, 2018 · 0 comments

Comments

@hajekj
Copy link

hajekj commented Jun 24, 2018

The web server in the container should be able to restore the original IP address and protocol passed by the reverse proxy in headers (X-Forwarded-For, X-Forwarded-Proto). There is a module for Apache (https://github.com/gnif/mod_rpaf) which addresses this issue exactly. If given a go, I can implement it into the Docker files.

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