[Zope] virtual server problem

Evan Simpson evan@zope.com
Mon, 25 Feb 2002 10:20:06 -0500


Frank Tegtmeyer wrote:
> With VHM I was not able to provide the mapping for 'z' because VHM
> insists on having a path.

I don't understand what you mean by this.  You should be able to map 'z' 
just fine using:

RewriteRule ^(.*) http://whatever:8080/http/z.do.main:80/VirtualHostBase$1

Cheers,

Evan @ Zope