etplc
etplc copied to clipboard
Support apache with X-Forwarded-For
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