RE: [EMAIL PROTECTED] Virtual Host Configuration Question

2006-02-17 Thread Axel-Stéphane SMORGRAV
e.org Subject: [EMAIL PROTECTED] Virtual Host Configuration Question I'm trying to configure an Apache 2.x installation to use two virtual hosts using name based virtual host definitions. I have Tomcat 5.x running two different web applications and I want to map particular server names to part

Re: [EMAIL PROTECTED] Virtual Host Configuration Question

2006-02-16 Thread Diona Kidd
James, I'm not very familiar with Tomcat since I don't run it myself. With your vhost setup, try setting the server name like below and rewriting to localhost, the port number and /app*/. Not sure about the JkMount...but perhaps this input point you in a direction. ServerName app1.foo.bar

[EMAIL PROTECTED] Virtual Host Configuration Question

2006-02-16 Thread James Howe
I'm trying to configure an Apache 2.x installation to use two virtual hosts using name based virtual host definitions. I have Tomcat 5.x running two different web applications and I want to map particular server names to particular web apps. For example, if I were talking to Tomcat direct