rangeli nepal schrieb:
Recently I installed apache and tomcat. Environment is depicted int subject
line. They both work nice and fine independently.
I am trying to integrate them with mod_jk.
I belive I followed all the steps suggested by document.
1. I downloaded mod_jk ( 1.2.26) kept it as mod_jk.so in modules directory
and added following in line httpd.conf
LoadModule jk_module modules/mod_jk.so
This alone should already define a default log file mod_jk.log in the
logs sub directory of your Apache web server (not the Tomcat directory)
and configure it with log level info. Of course you can overwrite that,
if you want. If the mod_jk.conf file you wrote doesn't work, is the
default log file there?
3. Went back to http.conf Added following line at the end
Include
C:/softwares/Apache/apache-tomcat-6.0.16/apache-tomcat-6.0.16/conf/auto/mod_jk.conf-auto
-auto ?
my mod_jk.conf looks like somthing like this:
no -auto?
Regards,
Rainer
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]