I cannot seem to find any clear answers to this question. I have a server with multiple name based domains. Can I run a few of these domains as Zope sites with one zope installation or do I have to install it for each domain? Any pointers to help files would be appreciated. Thanks. Virgil Huston
not sure where you looked, but even a simple search on zope.org for "virtual host" pulls up 36 documents:: http://www.zope.org/SiteIndex/search?text_content=virtual+host jens On Thursday, November 8, 2001, at 08:20 , Huston, Virgil H. wrote:
I cannot seem to find any clear answers to this question. I have a server with multiple name based domains. Can I run a few of these domains as Zope sites with one zope installation or do I have to install it for each domain? Any pointers to help files would be appreciated. Thanks.
Virgil Huston
Check out... http://www.zope.org/Members/sfm/SiteAccessEnhanced Set-up your virtual roots as subfolders in a single Zope, and use eVHM to redirect to them. This allows all your sites to share upper-level logic(methods) across sites in the zope root through aquisition, one of Zope's big benefits. -Trevor
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Huston, Virgil H. Sent: Thursday, November 08, 2001 8:20 AM To: Zope List Subject: [Zope] Multiple virtual domains
I cannot seem to find any clear answers to this question. I have a server with multiple name based domains. Can I run a few of these domains as Zope sites with one zope installation or do I have to install it for each domain? Any pointers to help files would be appreciated. Thanks.
Virgil Huston
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Huston, Virgil H. -
Jens Vagelpohl -
Trevor Toenjes