Posted on: 6/17/2014 3:07:24 PM | Views : 393

I am having an issue using Windows Authentication in IIS 7.5. I am getting a "HTTP Error 401. The requested resource requires user authentication" error when accessing my page. The funny thing is, when I go to "https://svr.mysite.com/app", I get the 401 error. But, if I alter my hostfile to go to "https://svr1.mysite.com/app" (same IP as the previous URL), everything works as it should. Does anyone have any ideas as to why this may be?

Go to the complete details ...