> > can you see what the network is doing? you dont need fiddler u can just > use chrome: as an example type 'google.com' into the browser and then the > first response is a 302 >
I don't use Chrome, but I had a look in Fiddler anyway and it produces no clues, just a 404 response. I was told earlier today that "oldsite" is deprecated, so I used a *rewrite* rule to send everyone at oldsite to a html page with links and comments about "newsite". After more stuffing around I found that an IIS URL Rewrite *rewrite* rule works, but all *redirect* rules are ignored, which is a separate unsolved problem. So I didn't solve the original problem, it's just gone away. *GK*
