Does this solution work for virtual hosting? -----Original Message----- From: Passin,Thomas B. (Tom) [mailto:tpassin@mitretek.org] Sent: Wednesday, September 11, 2002 7:55 AM To: zope@zope.org Subject: RE: [Zope] Windows vs. Linux [G. Edw. Learned]
Are there any good solutions yet for running Zope behind IIS, or do I need to look at apache to avoid single thread problems. I'm working on convincing my company to implement a zope solution, but we are a strong IIS shop.
You can set IIS to redirect requests to a particular virtual directory to Zope. That is easy. I have Zope running on port 8080, and you can hit IIS on port 80, and really be talking to Zope on 8080. Cheers, Tom P _______________________________________________ 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 )