[Zope] RE: VirtualHostBase VHM keyword doesn't work

Mark, Jonathan (Integic) jonathan.mark at integic-hc.com
Wed Apr 11 16:34:24 EDT 2007


Thanks to everyone who helped me set up Zope 2.9 behind Apache 2.2. I copied the 
rewrite rule that Hara Dilley provided and everything worked: 

  RewriteRule ^/(.*) \
      http://localhost:8080/VirtualHostBase/http/%{SERVER_NAME}:80/myVHM/VirtualHostRoot/$1 [L,P]




More information about the Zope mailing list