Thanks John, no I didn't. But I did have JkMount /* ajp13, wouldn't that do it?
I'll try specifying it the way you suggest. Thanks again. Johan. -----Original Message----- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2003 10:30 PM To: Tomcat Users List Subject: Re: Apache-Tomcat-Struts > 404 Not Found 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
