after adding this line in httpd.conf JkMount /*.jsp remoteworker i got 500 Internal error instead of 404 not found ----- Original Message ----- From: "alexus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 06, 2001 2:39 PM Subject: 404 error whenever i'm accessing my .jsp files > any ideas why could that be? > > i just compiled tomcat and mod_jk to link them together and whever i access > my.web.server.com/~userid/my-script.jsp > > i get 404 error even though file is there > > here is that my apache sees mod_jk > > [Mon Aug 6 14:18:35 2001] [notice] Apache/1.3.20 (Unix) mod_jk PHP/4.0.6 > mod_perl/1.26 mod_ssl/2.8.4 OpenSSL/0.9.6b configured -- resuming normal > operations > >
