I'm transitioning a site from domainX.com to domainY.com, and I want
to redirect all traffic from the old domain to the new. If I set up
domainX.com under IIS to "redirect to a URL" the browser does not
redirect to the new domain, so the user never knows of the change. I
can put a response.redirect in the default.asp page of the old site,
but that will not redirect deep links. Any clues?
Thanks,
John