Microsoft
Software
Hardware
Network
Question : Server 2008 IIS redirects http access to <a rel="nofollow" href="http://localhost/" target="_blank">http://localhost/</a><sitename<wbr />>
I installed fresh install of Server 2008 enterprise edition and SQL Server 2005 express edition. I installed IIS and .NET 3.0 features as those were not by default installed. I added DotNetNuke (uses ASP.NET) installation and configured IIS for this (opened IIS 7, the site appeared under Default Web Site, converted it to application). The virtual directory for this was, by default, set to be /dnn.
With thease settings, the DotNetNuke site opened nicely by typing
http://dnn01/dnn
on the server which was hosting the site. One notable thing, though, was the fact that the site redirected me to
http://localhost/dnn
. This naturally worked when using the server, but when I tried to access the site from another computer on the same domain, the
http://dnn01/dnn
redirected me again to
http://localhost/dnn
, which naturally was not working. If adding a regular html-site to IIS everything works fine. Do you have any idea what would solve the problem?
I alredy tried using bindings for the default web site, but at least with a few iterations could not find a way to fix the problem.
Thank you so much!
Answer : Server 2008 IIS redirects http access to <a rel="nofollow" href="http://localhost/" target="_blank">http://localhost/</a><sitename<wbr />>
Ok, found solution:
Need to add a second portal alias for the server name.
Under Admin -> Site Settings when logged in as host you will see Portal Aliases. Click "Add HTTP Alias" Then put in the server address. In this case dnn01/dnn.
Random Solutions
Hide Distribution Group From specific users in the global address list
Export Access to Excel using VBA
Saving and Reading a Rich Text in MS-SQL
Sending a Criteria "Like [!A-Z]" from a form to a query
Exchange and SSL
Error 1324
Windows 2000 Perflib 1008 application eventlog error log multiple times every second
Problems having mplayer play a dvd
Repeat a handful of keyframes in Flash CS3 Actionscript
Linux, Webmin, root user