Default document not working after installing SP1 on Windows 2008 R2 x64
Posted
by
boredgeek
on Server Fault
See other posts from Server Fault
or by boredgeek
Published on 2011-03-02T03:10:46Z
Indexed on
2011/03/02
7:26 UTC
Read the original article
Hit count: 539
We have a web site that should only be available for authorized users. So we deny anonymous access for the site. However we do allow anonymous access to the default page and the login page.
When we installed SP1 the behavior of the server changed. Now if the user is trying to access the root of the site, say http://mysite.com, she is redirected to login page rather than the default page. Is there a hotfix to bring back the previous behavior?
© Server Fault or respective owner