Hi; I have IIS and Tomcat and except for this one problem, it is working fine. IIS has 18 websites that are all the same IP address and requests are routed to each based on the header. These all work fine, both htm and jsp.
If the requesting header does not match any of those specified for the 18 sites, it then goes to the default web site. This does not work - except for jsp pages. So http://jasmine.windward.net/index.jsp - works (default site) http://jasmine.windward.net/index.htm - returns weird error http://jasmine.windward.net <http://jasmine.windward.net/> - returns weird error http://www.windwardreports.com <http://www.windwardreports.com/> - works (based on header) Any idea why this would happen? Thanks - dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]