For example, I had a virtual directory called /redirect
by selecting the redirect to option and enter the following url:
*;*.htm;/redirect/$0.html;!$0.html
A make sure you select the option "exact url"
Thanks
Paul Ashford
Foundation Systems Limited
MCSE, CNE
Ido van der Gragt wrote in message <01be708c$7229b1a0$65d3d3d3@ido>...
>We have a unix server that automaticly redirect pages with htm or html
>extensions to the same filename with php extension, but only in cases that
>the htm/html cannot be found.
>
>Question:
>Can that also be done at an Internet Information Server and how.
>Example: filename.htm can not be found and the server search then for
>filename.asp.
>
>I want to use this for migration of websites from an UNIX server to NT
>server.
>
>Thanx in advance
>Ido van der Gragt
>http://dlw.nl
>mailto:i...@dlw.nl
>
>