[Zope] security and domain
KevinL
darius@obsidian.com.au
06 Dec 2002 11:49:22 +1100
Is there any chance this will make it into core zope VHM/SiteAccess?
It's insanely useful, and doesn't appear to break anything...
KJL
On Fri, 2002-12-06 at 08:36, Dieter Maurer wrote:
> Nicolas LAURANCE writes:
> > I have a zope hosted behind apache and virtual monster
> > When i need the ip address of a visitor I use HTTP_X_FORWARDED_FOR
> Don't.
>
> Go to
>
> <http://www.dieter.handshake.de/pyprojects/zope>
>
> Look for "Patches --> VirtualHostMonster - RemoteAddr patch".
>
>
> Dieter