I have a .NET site that I am taking down and I plan on redirecting all requests to 'www.mysite.com' using a rewrite rule in the web.config. Should be a simple task, but it's not. I've removed all the content from the filesystem except a single Default.aspx page and a default web.config with the following rewrite rule:I have a .NET site that I am taking down and I