1 Jun
2003
1 Jun
'03
8:53 p.m.
robert wrote at 2003-6-1 15:32 +0200:
I am using a Zope installation on a windows 200 server behind an Apache 2.
Accessing the site trough ZMI i get the correct REQUEST.REMOTE_ADDR.
When I do the same in a product, request.REMOTE_ADDR contains the server IP address.
On my Zope page, you will find a VHM patch that allows Apache to pass in the correct remote addr. <http://www.dieter.handshake.de/pyprojects/zope> Dieter