> As mentioned with
> 
> *         site1.foobar.com                  *           site1|site1  *
> *         site2.foobar.com                  *           site2|site2  *
> 
> "Request Info" gives me
> 
> *host port    "8080"
> *virtual host    "site1"
> 
> and
> 
> *host port    "8080"
> *virtual host    "site2"
> 
> Virtual hosts work as expected, aka site1 using the site1 folder and site2
> using the site2 folder.
> 
> Maybe it has something to do with the proxypass?

The proxypass has to append the port to the hostname in the Host header, 
otherwise I won't pick it up when matching the host field. In other words, the 
Host header should be site1.foobar.com:8080.

But if you don't need to match ports, and it works in VirtualHosts.ini without 
the port, that is fine.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org

_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/

Reply via email to