26 Apr
2002
26 Apr
'02
7:56 p.m.
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