Mikolaj Rydzewski wrote:
> Robert Koberg wrote:
>
>> it seems that IIS does not recognize index.html as an index page. In
>> other words, I get an IIS 404 when trying to hit something like:
>> 'http://server.com/some/folder/'. The uriworkermap.properties has
>> *.html set to be served from tomcat. Has anybody seen this?
>
>
> It's probably because http://server.com/some/folder/ doesn't match
> *.html pattern. Maybe you should try something like /context/* ?
>
Thanks. I need to check the latest uriworkermap, but I think this has
been done. I will give that a try when the client gets in (they are on
the west coast of the US - I am on the east coast...).
best,
-Rob
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|