I'm not sure if someone already responded, but you may want to check
httpd.conf, and ensure that index.jsp is added to the DirectoryIndex
parameter.

Andrew

> From: James Pohl <[EMAIL PROTECTED]>
> Subject: Apache miss handling jsp files
> 
> I have tomcat 4 installed on a RedHat based server.
> 
> I have aliases set up for a test domain.
> 
> The site works fine when going to the test domain :8080, but when I try
> to go to the site without port :8080 the original tomcat page comes up.
> So it seems tomcat is working properly because the 8080 port answers
> correctly. So when apache answers it seems to ignore the DocumentRoot's
> index.jsp and serves the tomcat page.  If I go to a phpinfo.php page
> within the DocumentRoot apache will answer properly.
> 
> Can someone shed some light as to what I'm missing in the server set
> up.


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

Reply via email to