How to Setup a Web Server
Follow these steps to install the IIS Web Server on your computer:
- Select Start / Settings / Control Panel / Add or Remove Programs.
- In the Add or Remove Programs dialog click the Add/Remove Windows Components button.
- In the Windows Components Wizard dialog scroll the list of components and select the Internet Information Services (IIS) item.

- Click the Details button.
- In the Internet Information Services (IIS) dialog mark the Common Files, Internet Information Services Snap-In and World Wide Web Service
items.

- Select the World Wide Web Service and click the Details button.
- In the World Wide Web Service dialog mark the World Wide Web Service item.

- Click the OK button to close the World Wide Web Service dialog.
- Click the OK button to close the Internet Information Services (IIS) dialog.
- Click the Next button in the Windows Components Wizard dialog.
- Insert your Microsoft Windows installation disk when asked for.
- When the wizard completes the installation process, click the Finish button to close the wizard.
- Close the Add or Remove Programs dialog.
- Launch the Internet Explorer browser and type http://localhost/ in the Address field and press the Enter key. Alternatively, you can
click this link http://localhost/ to open your web browser with the same effect.
- If you see a welcome page of your IIS web server, then you have successfully installed the necessary IIS components.