WebSphere HTTP Server - Re: Unable to get directive DirectoryIndex to serve index.jsp from IHS 2.0.47.1 on WAS

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere HTTP Server > April 2005 > Re: Unable to get directive DirectoryIndex to serve index.jsp from IHS 2.0.47.1 on WAS





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Unable to get directive DirectoryIndex to serve index.jsp from IHS 2.0.47.1 on WAS
Ben_

2005-04-19, 6:16 pm

Hello,

I don't think you can get this to work.

The reason is that when you request /doc, the HTTP server will look for
index.html or whatever document you specify. But it will serve it and not
let it process by the web container. So you see the source of the JSP
instead of the generated HTML.

Maybe you could force a redirect for /doc to /doc/index.jsp, but if you have
to do it for many directories, you'll best place an index.html file in the
application to do it...


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com