Re: Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4

2007-04-23 Thread Gaƫl Lams
My problem is I want to drop 8080 form the url. How do I do that? If you don't need Apache (i.e you use it only to avoid having to use port 8080 in the url) and assuming you have nothing else listening on port 80, why don't use iptable to forward http request from port 80 to port 8080? You will

Re: Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4

2007-04-20 Thread Khalil
Message - From: "Mladen Turk" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, April 20, 2007 2:17 PM Subject: Re: Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4 Khalil wrote: Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 u

Re: Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4

2007-04-20 Thread Mladen Turk
Khalil wrote: Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4. I have read and re-read the docs on http://tomcat.apache.org/connectors-doc and googled If you did all that you claim you would read from: http://tomcat.apache.org/connectors-doc/news/20041100.html

Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4

2007-04-20 Thread Khalil
Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4. The traffic seems to be flowing correctly to Tomcat on port 8080 from apache through the connector. Tomcat and Apache reside on the same machine. I want to force apache to drop prot 8080. Since we're behined a fire