Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

mod_jk problem with serving jsp from apache root dir...from tomcat alias dir is ok

Mike Klein

2003-08-11

Replies:

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: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.