[Zope] Virtual Host Monster, mod_rewrite not quite working
   
    Evan Simpson
     
    evan@4-am.com
       
    Thu, 14 Jun 2001 18:41:30 -0400
    
    
  
From: "Timothy Wilson" <wilson@visi.com>
>   ServerName mendota.isd197.org
>
http://localhost:8080/VirtualHostBase/http/www.mendota.isd197.org/mendota/Vi
rtualHostRoot/$1
The rewrite target should match the ServerName, and you should be setting
the port explicitly:
http://localhost:8080/VirtualHostBase/http/mendota.isd197.org:80/mendota/Vir
tualHostRoot/$1
Cheers,
Evan @ digicool & 4-am