We run a link redirection service which can handle links thrown at it in various formats. One of these formats is to append the destination URL to the end of the link, for e
The easy solution in IIS 7 is to add a setting in your web.config file to tell IIS to process all requests through your Global.asax events. Just add or change this section in your web.config to enable requests: