Since there are many virtual hosting related issues, is there a howto someone has written up on this or could someone write one please (and probably add it to the zope book &/or zope tutorial? Thanks **alot** On Thu, 5 Apr 2001, Bernd Dorn wrote:
jo it works
thanks a lot!!
----- Original Message ----- From: "Peter Bengtsson" <peter@grenna.net> To: "Bernd Dorn" <bernddorn@hotmail.com> Cc: <zope@zope.org> Sent: Thursday, April 05, 2001 11:24 AM Subject: Re: [Zope] Site Root alternatives ?
Yes! That'll be the VirtualHostMonster.
You are supposed to create a folder structure in your zope site where some folders have very specific Id's that the "VirtualHostMonster" can recognize. You do the proxypassing or rewrite rules to point to this folder structure. The VirtualHostMonster "machinery" looks at the Ids in the folder structure there and "converts" that into the magic you need.
If you've got a recent version of Zope you should have this VirtualHostMonster product by default. When you try to add a VirtualHostMonster there is a good little explaination there on the product_add page.
Good luck! Peter ----- Original Message ----- From: "Bernd Dorn" <bernddorn@hotmail.com> To: <zope@zope.org> Sent: Thursday, April 05, 2001 6:30 AM Subject: [Zope] Site Root alternatives ?
Hi everybody
Is it possible to rewrite urls created by zope in a specific folder without putting a site root into this folder.
The reason why i need this is that I don't want the manager of this subfolder(site) to see the siteroot object in this folder.
I've got an Apache with proxypass running in front of the zope installation. Maby there is another way to code many virtual hosts. I think of a method which rewrites urls to a specific property of a folder or so.
thanks in advance
_______________________________________________ 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 )
_______________________________________________ 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 )
_______________________________________________ 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 )