I'm running Apache 1.3.23 and Tomcat 4.0.3. I (apparently) set up mod_webapp 
successfully, but jsps and servlet still don't seem to work correctly over it. For 
example,

http://localhost:8080/examples/jsp/numguess.jsp works fine.
http://localhost:8080/examples/servlet/HelloWorldServlet works fine.
http://localhost/examples correctly goes to Tomcat for the page.

but,

http://localhost/examples/jsp/numguess.jsp gives me an internal server error from 
Apache. Can't find anything relevant in the logs. Anyone else have this problem? 
Anyone know how to go about debugging a situation like this?

Thanks,
Matt Belcher


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to