Follow these steps:
- Follow the instructions for MooPS, but in the Server Settings window set the server port number to 33333 so it doesn’t conflict with IIS, which runs on port 80 (the standard port for Web and HTTP traffic).
- Open the Control Panel and then click Administrative Tools.
- Select Internet Information Services. This opens the Internet Information Services MMC (Microsoft Management Console) plug-in.
- Click the plus sign next to the computer icon, then click the plus sign next to Web Sites, and you’ll see Default Web Site.
- Right-click Default Web Site and select Properties.
- Under the Web Site tab, make sure IP Address is set to All Unassigned and that TCP Port is set to 80.
- Click the Documents tab and make sure Default.htm is in the list of documents
- Click the Home Directory tab and make a note of where your Web site’s documents are stored. You can change the directory, too, but the default location of c:\inetpub\wwwroot is usually just fine.
- All right, you’re good to go with IIS. In the next section, you configure the DNS server.



If you are running IIS instead of MooPS on Windows, you should lock down your IIS configuration
Download MooPS from the site mentioned earlier and double-click the installer to run it. You should be welcomed by the MooPS Setup Wizard, which walks you through the fairly straightforward installation Next, select the installation directory for MooPS. I suggest the default location of your Program Files directory, which is usually the C:\Program Files directory and is entered by default. Then click Next and then Next again and MooPS is installed.When MooPS has installed, click Close to exit the installer.

