
| email this FAQ to a colleague
Q: How do I create a web site in IIS 4.0? A: From MMC: - Select the server that you want to create the web site on.
- Right Click and choose Create New | Web Site.
- The New Web Site Wizard appears and you are asked to enter a web site description.
- Enter a description and press Next.
- The next page of the Wizard ask for the TCP/IP information, leave the default setting for now and press Next. You can always change these setting later.
- The third page asks for your the home directory, enter in the directory and press Next.
- The forth page queries you about the access permission. Select the proper entries and press Finish.
- Wayne Berry |