From: "Michael Andreas Omerou" <[EMAIL PROTECTED]>
To: "'Martin Gainty'" <[EMAIL PROTECTED]>
Cc: "'Tomcat Users List'"
Sent: Wednesday, December 14, 2005 10:09 AM
Subject: RE: Problem with mod_jk Connector
Hi Martin,
Thanks f
--- Original Message -
From: "Michael Andreas Omerou" <[EMAIL PROTECTED]>
To: "'Martin Gainty'" <[EMAIL PROTECTED]>
Cc: "'Tomcat Users List'"
Sent: Wednesday, December 14, 2005 10:09 AM
Subject: RE: Problem with mod_jk Connector
Hi Mart
nal Message-
>From: Martin Gainty [mailto:[EMAIL PROTECTED]
>Sent: 11 December 2005 16:11
>To: [EMAIL PROTECTED]
>Cc: Tomcat Users List
>Subject: Re: Problem with mod_jk Connector
>
>Straight from the doc available at
>http://tomcat.apache.org/connectors-doc/config/apa
05 23:02
To: [EMAIL PROTECTED]
Cc: 'Tomcat Users List'
Subject: Re: Problem with mod_jk Connector
what this says is that all requests goto ajp13 worker I will
need to see worker.properties file and the value of forwardAll
set JkLogLevel info
Martin-
- Original Message -
Fr
Users List'
>Subject: Re: Problem with mod_jk Connector
>
>what this says is that all requests goto ajp13 worker I will
>need to see worker.properties file and the value of forwardAll
>set JkLogLevel info
>
>Martin-
>- Original Message -
>From: "Michae
;" ; "'Martin Gainty'"
<[EMAIL PROTECTED]>
Sent: Saturday, December 10, 2005 2:33 PM
Subject: RE: Problem with mod_jk Connector
Hi Martin,
Below is the extract from my httpd.conf:
LoadModule jk_module modules/mod_jk-1.2.15-solaris8-sparc-apache-1.3.33.so
JkWorkersFile /us
rg
>Subject: Re: Problem with mod_jk Connector
>
>Michael-
>in your httpd.conf we need to see JKMount statement for
>handling *.jsp pages see
>http://tomcat.apache.org/tomcat-4.1-doc/config/jk.html
>e.g.
>For example the following directives will send all requests
>end
Michael-
in your httpd.conf we need to see JKMount statement for handling *.jsp pages
see
http://tomcat.apache.org/tomcat-4.1-doc/config/jk.html
e.g.
For example the following directives will send all requests ending in .jsp
or with /servlet as the second path componenet to the "ajp13" worker,