tomcat - DirectoryIndex setting to index.jsp not working as expected -


I have received a hungry application which is mounted on / ground and there is an 'index.jsp' in that app. Which works straightforward and accessible, but when I try to get it to be used as a directory index entry it does not appear any more strange, if I use the directory index in my httpd configuration I extract index.html from the line, then use the / / ' C. How some redirects to the main tomet admin page.

Any thoughts?

  JKMnt / GeGo / * Worker 1 Directory Index /geo/index.jsp index.html  

I think that you DirectoryIndex without / geo /

  DirectoryIndex index.jsp index .html  code> 

Comments