> Howdy,
>
[quoted text clipped - 11 lines]
> text.htm I get the generic Page Cannot Be Found error page. Any ideas how I
> can get this to work for htm as well?
I believe you need to do that directly in IIS (under the properties for
the virtual directory). I don't think you can do that in a web.config
(since, by default, .NET doesn't process HTM files).

Signature
Patrick Steele (patrick@mvps.org)
http://weblogs.asp.net/psteele
David Lozzi - 28 Aug 2007 15:43 GMT
Yeah, that's what I figured.
Thanks,
David Lozzi
>> Howdy,
>>
[quoted text clipped - 18 lines]
> the virtual directory). I don't think you can do that in a web.config
> (since, by default, .NET doesn't process HTM files).