created temporary unavailable asp page and redirected default.htm to this asp page instead of default.asp - now after removing the entries in default.htm - website still tries to access the "removed" asp page instead of default.asp.
httpwebwitch
1:03 am on Nov 18, 2005 (gmt 0)
your browser may have cached the redirction. especially if you used a 301 header.
what redirection method did you use?
if you type in the "default.htm" do you get the proper page?