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]