Enabling Default Document for Tomcat / IIS (ISAPI Redirector) connector
September 30, 2005 6:42 AM
Subscribe
How can I configure index.jsp to be a default document in Tomcat using the IIS connector (ISAPI Redirector)?
I've got the ISAPI redirector installed and working - for the most part. Specifiying the exact file (http://site/app/index.jsp) via the ISAPI redirector works. Going directly to Tomcat (http://site:8080/app/) works too. However, if I try:
http://site/app/
It does not work. Where do I fix this? I'm mostly a WebSphere guy and this stuff is pretty simple to fix with that in the WS plugin file... How about Tomcat?
posted by kuperman to computers & internet (8 comments total)
posted by kuperman at 7:09 AM on September 30, 2005