Hi,
I am trying to redirect request to single file. From this page http://www.iis.net/configreference/system.webserver/httpredirect, it looks like this is not possible.
I just wanted to know if there is a way to do this in IIS 7 & 6. Could I use wild cards?
I want to redirect requests like
http(s)://hotname/old-url-path/launch.html
to
http(s)://hotname/new-url-path/launch.html