----- Original Message ----- From: "Oliver Hookins" <oliver.hookins@anchor.com.au> To: <phil@xfr.co.uk> Cc: "Jonathan" <dev101@magma.ca>; <zope@zope.org> Sent: Wednesday, August 16, 2006 12:23 PM Subject: Re: [Zope] Logging client IPs to Z2.log
Quoting Philip Kilner <phil@xfr.co.uk>:
Hi Oliver,
Oliver Hookins wrote:
Exactly. Instead of using apache as a reverse proxy, set up rewrite rules
and then you can pass along the ip address (if you really need it).
...[snip]...
Hmmm sounds like what I suspected is actually true... well at least I won't spend time bashing my head against a wall. Thanks for all your (very speedy) help everyone!
I'd missed that you were using the reverse proxy technique - I'd strongly recommend rewrite rules.
Without meaning to be greedy, can you suggest an example?
There is a chapter on this in the zope book (v2.6) - look for "Virtual Hosting Services" Jonathan