This has to be brain freeze of something...this s/be so simple...and
probably is.

I'm running tomcat 4.1.24-LE-jdk14 and Apache 1.3.27. I've got jsps coming
up on the web server port (via alias'd tomcat examples dir), in addition to
default of tomcat 8080 port...of course.

However, when I added the following:

JkMount /*.jsp ajp13

to my mod_jk.conf, which is Included at the end of my httpd.conf, it doesn't
seem to work. I get an http 404 740 error (requested resource is not
available). I put a HelloWorld.jsp into the web root of one of my virtual
hosts and it can't be pulled up. I've copied it as a .txt file, which is
returned just fine, and have double-checked permissions.

I can't seem to dish up jsps located directly under my server root...why?


mike


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to