Re: [EMAIL PROTECTED] Virtual Hosts and reverse proxy

2007-11-22 Thread Krist van Besien
On Nov 22, 2007 5:10 PM, Arno Schatz <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to set up virtual hosts for web applications running on the > intranet. (using httpd 2.2 on openSuse 10.3 amd64). The configuration is > below, problem is that all requests go to the first virtual host and > passe

[EMAIL PROTECTED] Virtual Hosts and reverse proxy

2007-11-22 Thread Arno Schatz
Hi, I am trying to set up virtual hosts for web applications running on the intranet. (using httpd 2.2 on openSuse 10.3 amd64). The configuration is below, problem is that all requests go to the first virtual host and passed on to the first application. The second application is never been called.