[Zope] Virtual hosting question.
Dieter Maurer
dieter@handshake.de
Fri, 26 Apr 2002 21:56:18 +0200
Tony Schonfeld writes:
> I need to use virtual hosting with a Zope server and dymanic Ip.
> The most know method is with a apache front end server but
> can i use zope without apache by example with VHM and Dyn Ip ?
I do not know what you mean with Dyn IP (I know, it's probably "dynamic
IP", but was has this dynamic IP; hopefully not your virtual hosts).
But, you probably will be able to do it with Zope alone.
You would not use a VHM but a SiteAccess AccessRule.
There are documents on Zope.org that explain their use.
BTW: Apache + VHM is easier...
Dieter