How do I get the log file to record the variable X-Forwarded-For?
I'm using webmin and have this entry for the log format:
%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i" %T %v "%{X-Forwarded-For}i"
It all works fine apart from the end bit - the log file is not recording anything.
Do I need to tell apache to use the x-forwarded-for variable?
1.3.20
I'm using webmin and have this entry for the log format:
%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i" %T %v "%{X-Forwarded-For}i"
It all works fine apart from the end bit - the log file is not recording anything.
Do I need to tell apache to use the x-forwarded-for variable?
1.3.20