----- Original Message ----- From: "Philip Kilner" <[EMAIL PROTECTED]>
To: "Oliver Hookins" <[EMAIL PROTECTED]>
Cc: "Jonathan" <[EMAIL PROTECTED]>; <zope@zope.org>
Sent: Wednesday, August 16, 2006 11:02 AM
Subject: Re: [Zope] Logging client IPs to Z2.log


Hi Oliver,

Oliver Hookins wrote:
So... is it at all possible to log the real client IPs in Z2.log using
mod_proxy? If not what is going to happen when (and if) PCGI/FCGI support
is
removed?

FCGI is already unsupported,

It may be that you need to reconfigure apache, have a look at the apache
docs:

http://httpd.apache.org/docs/2.0/mod/mod_proxy.html

What do you mean by reconfigure? If the directives I have used weren't supported then httpd would have complained on restart. This is clearly not the problem.


Not necessarily - Jonathan may have been suggesting that Apache can do
things /differently/, as opposed to that it is /wrongly/ configured.

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).


Jonathan
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to