[Zope] controlling access
Andreas Jung
lists at andreas-jung.com
Tue Nov 9 05:26:03 EST 2004
--On Dienstag, 9. November 2004 10:55 Uhr +0100 Margrit Lottmann
<Margrit.Lottmann at URZ.Uni-Magdeburg.DE> wrote:
> How can I manage access to a zope server???
> (We are using zope v.270)
>
> We want manage that only for our university addresses the acces is open,
> but what is to do ???
>
Use Virtual Hosting as described in the Virtual Hosting chapter of the Zope
Book.
Put an Apache or Squid in front of Zope and use the standard protection
mechanism
of Apache or Squid (means rewrite rules, deny lists etc).
-aj
More information about the Zope
mailing list