Hi all,
I would like to rewrite/forward an URL on our internal network:
request: http://shortcut/74b32
rewriting: http://myserver/Default.aspx?id=74b32
I already have a DNS entry for shortcut that points to myserver. myserver runs IIS6.
How can I implement the final mapping?
Thanks a lot chris