• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows 2003 Server Enterprise, Host Headers, & FrontPage Extensions Problems

imported_ackote

Junior Member
I am having a strange problem with Windows 2003 Enterprise Server.

I am trying to set up a new Windows 2003 Enterprise Server with IIS6 and Frontpage Extensions. I do not have a lot of IP addresses to use, so I decided to go with virtual hosting by using the Host Header Names so that all the web sites can use the same IP.

When I do not have host header names set for a website, I can get to the site's Frontpage Administration page and log in with the designated site Administrator. When I set the sites Host Header Name, it will not let me log in even though it worked a minute ago without the Host Header Names.

Anyone have any ideas?
 
I found the problem! It was SP1 and some security "enhancements" that was added because of it. I disabled the loopback check by adding DWORD value named DisableLoopbackCheck with a value of 1 in \HKLM\SYSTEM\CurrentControlSet\Control\Lsa. I don't know if there will be any "gotchas" that will pop up later, but it is working now. Thank you for the attempted assist.
 
Back
Top