[Zope] help implementing VHM and apache
Dieter Maurer
dieter@handshake.de
Wed, 23 Jul 2003 20:49:15 +0200
Russ Rollins wrote at 2003-7-23 09:33 -0600:
> I would like to get Zope up and running with Apache utilizing ProxyPass
> and Rewrite rules. I have found good information instructing me how to do
> this, but everything mentions adding a VirtualHostMonster object. I cannot
> find this object available for download, nor is it in my Add list in Zope
> Manager. Could anyone offer some insight?
It's integrated in the Zope core. You can add it directly
(in your Zope "Root Folder").
Dieter