Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-23 Thread Khalil
"Tomcat Users List" Sent: Friday, April 20, 2007 10:09 PM Subject: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22 Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-1.2.22. The traffic seems to be flowing correctly to Tomca

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-23 Thread David Smith
I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-1.2.22. 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. Just as a quick note, mod_jk does not send traffic to a http port

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-23 Thread David Smith
ED]> To: "Tomcat Users List" Sent: Friday, April 20, 2007 4:27 PM Subject: Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22 I've also got problems to understand the question. I guess, he is getting back responses with links (or redirect

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-20 Thread Johnny Kewl
.port=8009 worker.ajp13.host=localhost worker.ajp13.type=ajp13 # END workers.properties - Original Message - From: "Khalil" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, April 20, 2007 10:09 PM Subject: Force Apache to drop port 8080 when f

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-20 Thread Johnny Kewl
ssage - From: "Khalil" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, April 20, 2007 10:09 PM Subject: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22 Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 us

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-20 Thread Khalil
ainer Jung" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, April 20, 2007 4:27 PM Subject: Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22 I've also got problems to understand the question. I guess, he is getting bac

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-20 Thread Rainer Jung
I've also got problems to understand the question. I guess, he is getting back responses with links (or redirects) which have an appended port 8080, although he is starting with port 80. If so, it sounds a little like a bug in his webapp. Khalil: can you please comment? Mladen Turk wrote: Kh

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

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-1.2.22. 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 form the u

Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-20 Thread Khalil
Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-1.2.22. 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 form the url when it forwa