Re: [EMAIL PROTECTED] Apache virtual host and tomcat using ProxyPass

2008-12-07 Thread Krist van Besien
On Sun, Dec 7, 2008 at 10:29 AM, Angelo Chen <[EMAIL PROTECTED]> wrote: > any idea what I'm missing here? What is in your error log? Is there anyhting in your tomcat log? What is the output of apache2ctl -S? Krist -- [EMAIL PROTECTED] [EMAIL PROTECTED] Bremgarten b. Bern, Switzerland -- A: It r

[EMAIL PROTECTED] Apache virtual host and tomcat using ProxyPass

2008-12-07 Thread Angelo Chen
Hi, I use Ubuntu 8.0.10 which has Apache HTTP and Tomcat 6 installed, and I'm trying out the virtual hosting thing, my server's ip is 192.168.1.1, if I open http://192.168.1.1:8080 it goes to a tomcat app, now I'd like to use proxy so that I can do : www.jupiter.com which will open http://192.16