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

Support apache with X-Forwarded-For #2

Open
2xyo opened this issue Mar 10, 2015 · 0 comments
Open

Support apache with X-Forwarded-For #2

2xyo opened this issue Mar 10, 2015 · 0 comments

Comments

@2xyo
Copy link

2xyo commented Mar 10, 2015

Please support the following Apache log format withX-Forwarded-For.

Apache config :

LogFormat "%{X-Forwarded-For}i %h %l %u %t \"%r\" %>s %b"

Where %{X-Forwarded-For}i is : X-Forwarded-For: client, proxy1, proxy2

Example from here :

192.168.1.105, 200.40.46.54 - - [17/Apr/2012:12:50:11 -0400] "GET /favicon.ico HTTP/1.1" 200
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