[Zope] Site Root alternatives ?
Bernd Dorn
bernddorn@hotmail.com
Thu, 5 Apr 2001 07:30:51 +0200
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