All you need for apache and mod_jk2 is the LoadModule line. Then you need a "workers2.properties" file in your <apache_home>/conf directory. You'll need to search on google or the apache.org site for workers2.properties file parameters.

AD

Dionisio Ruiz de Zarate wrote:

Hello.
i want to configura my tomcat with apache for using mod_jk2 in my linux
suse 9.

i know how to configure to use mok_jk, but i must to change to mod_jk2 and
i don'tknow .how to make this.

for configuring to use the mod jk i configure

<IfModule mod_jk.c>
    JkWorkersFile /opt/jakarta/tomcat/conf/workers.properties
    JkLogFile /opt/jakarta/tomcat/logs/mod_jk.log
    JkLogLevel error
JKMount /*.jsp ajp13
</IfModule>

ad i have one w workers.properties file

but this configuration with mod_jk2 doesn't run.

Can anybody helps me for using the mod_jk2 with tomcat 4.1.29 and apache 2
in one linux SO?


can anybody helps me or send one samle configuration?


Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- Andrew Davis, Founder SoCalLinuxSolutions [EMAIL PROTECTED] 760-525-4689

SoCalLinuxSolutions.com
Linux Consultation & Integration Services


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to