Sean, Yup, you've got it right. Just run many zopes on many ports and proxy accordingly form within Apache using VHM or whatever. I have an Apache proxying 4 Zopes ! :P J.F. -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Sean Kelley Sent: Wednesday, February 04, 2004 2:34 PM To: zope@zope.org Subject: [Zope] multiple zopes with apache Hi, I just setup apache 2 on windows on port 80 Now I want it to proxy a few zope instances. I setup zope to run on 8080 and all is well. I have an apache subfolder proxying the instance of zope. Question is, what is the best way to add addtional zope versions? Should I just run them with another port number? I assume that the apache server will hand everything off as 80 so I could choose something like 8081 for my second zope instance with no problems right? Is this how its normally done or is there another way? _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )