hello everybody , 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 ? many thanks for all comments and examples. Best Regards , Tony -- Tony Schonfeld * F5GIT * Phone: +33 675 236 530 Email: tony@schonfeld.eu.org - WWW: http://www.schonfeld.eu.org
From: "Tony Schonfeld" <tony@schonfeld.eu.org>
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 ?
Zope doesn't care about the IP adress, so it should work both with and without Apache without any special tricks.
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
participants (3)
-
Dieter Maurer -
Lennart Regebro -
Tony Schonfeld