23 Jul
2004
23 Jul
'04
7:52 a.m.
On Thursday 22 July 2004 12:06, Egon wrote:
I have a Zope server behind a proxy server, this proxy enables de X-FORWARDED-FROM that contains the real ip of the client that is connected. I want to log this variable but I cannot find the way to do it.
Check out "trusted-proxies" in the zope configuation file. ....and you mean X-FORWARDED-FOR, not -FROM, right? -- Toby Dickenson