• 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.

IIS 5.0 ???

It is all pretty easy actually. You need to put all the entries in your DNS, then make a thing called multiple host headers in IIS.

Anyways, this is totally easy.

1. Open the IIS MMC.
2. Right click on the site in question, select properties.
3. On the Web Site tab, look where it says IP Address. There should a button to the left that says "Advanced". Click that button.
4. From here, just click Add and then put in the full name of the web site (ie: www.me.com).

The IP address is only important if you have multiple IP addresses (multihoming) and different entries for each site in DNS (ie: www.poop.com points to 192.168.1.1 while www.asscrack.com points 192.168.1.2 which both happen to be the same machine).

That should be it. Good luck!
 
Back
Top