When using apache + tomcat, and calling my web app context, with no page being 
requested, i get  404 error.... If i call tomcat directly (using port 8080) 
tomcat loads index.jsp fine. 

How can i make apache also load the index.jsp ? 

I thought that by adding the index.jsp to the httpd.conf DirectoryIndex 
directive it would do it, but it doesn't...

Thanks in advance.

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

Reply via email to