[Zope-CMF] cmf topics and virtual host monster

Bill Anderson bill@libc.org
14 Dec 2001 20:44:27 -0700


On Wed, 2001-12-12 at 07:34, Steve Spicklemire wrote:
> Hmm.. where is your VirtualHostMonster? I think you might want:
> 
> RewriteRule ^/(.*) 
> http://zope:9673/VirtualHostBase/http/host.domain:80/WebSites/host/VirtualHostRoot/
> $1 [P]
> 
> which should work with a VHM at the root of your Zope, assuming your CMF 
> site is the "host" object.


You know, I have this setup, and have done the rewrite rule (for
mod_proxy) both ways, and they both seem to work .. mostly. If I drop
the trailing VirtualHostRoot/ from above, it works for some, but not
others. All in all, very voodoo-ish.

Bill

-- 
Bill Anderson
Linux in Boise Club                  http://www.libc.org
Amateurs built the Ark, professionals built the Titanic.
Amateurs build Linux, professionals build Windows(tm).