Sorry for the confusion. I meant to say JK 1.2.22 which is packaged in a
file called mod_jk-apache-2.2.4.so which I downloaded form
http://apache.osuosl.org/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.22/
My problem is I want to drop 8080 form the url. How do I do that?
----- Original Message -----
From: "Mladen Turk" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
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 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
that JK2 is unsupported from year 2004.
BTW, how did you load mod_jk-2.2.4 in apache 2.2.4 without making
apache crash? I must admit I never try that, but hey, those binaries
were out there before Apache 2.2 was created ;)
LoadModule jk_module modules/mod_jk.so
JkWorkersFile "C:\Program Files\Apache Software
Foundation\Apache2.2\conf\workers.properties"
Those are directives for mod_jk 1.2.x
Download the latest stable version from:
http://tomcat.apache.org/download-connectors.cgi
Regards,
Mladen.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]