What could cause IIS/ASP.NET to fail to serve a website's default document?
- by Giffyguy
http://www.angryoctopus.net/Default.aspx works fine, but http://www.angryoctopus.net/ returns the ASP 404 error.
In the website properties, the Enable default content page checkbox is selected, and Default.aspx is the only default document in the list.
What could cause the server to react this way, and how can I fix it?