Tomcat 4 and Tomcat 5 configuration with mod_jk are the same.
Do you have something like this in your httpd.conf file?
JkMount /*.do ajp13
John
Johan Wasserman - CPX Mngd Services wrote:
Hi,
I got Tomcat and Apache configured according to documentation (still referencing TC4x) I found on the web. It seemed to work fine but while testing struts I found that the actions (*do) resulted in a 404 Not found. When I test via Tomcat only (localhost:8080) it works fine.
I have probably only been looking in the wrong places but cannot seem to find documentation or a download area for mod_jk to do a config on the following versions: Tomcat v. 5.0.3 Apache v. 2.0.46
So, my curent versions are configured using Tomcat v 4x documentation
(and mod_jk).
Have anyone done this successfully on the newer versions, and where can I download the required bin's and doc's?
Thanks! Johan.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
