HTTP_X_FORWARDED_FOR
(At least that's what it is with Apache 1.3.x)
J.F.
-----Original Message-----
From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Martin Koekenberg
Sent: September 9, 2004 5:40 PM
To: zope@zope.org
Subject: [Zope] How to get Client IP adres with Zope behind ApachrHello,I'm running Zope (2.7.0) behind Apache (2.0.50).I'm trying to get the client ip adres but I always get 127.0.0.1.... That's logical because Apache runs on the same server.How can I get the real users IP adres ?Thanks for your help......Martin Koekenberg