Little problem with Apache/Tomcat 4.0.3
I've installed Tomcat 4.0.3 so my friends can have JSP support.Now everything works fine with most accounts.
But with 1 account (stress-labo.be), I'm having some problems. If I want to run a JSP file, I get the following error..
Apache Tomcat/4.0.3 - HTTP Status 404 - /test.jsp
--------------------------------------------------------------------------------
type Status report
message /test.jsp
description The requested resource (/test.jsp) is not available.
--------------------------------------------------------------------------------
The file is in the right directory, and it exists. Httpd.conf seems also okay.
Does anyone have any idea what might be the problem? thx!