|
|
Easy Installation Guide for IIS 2.0 for WindowsNT Server 4.0 |
This page will show you how to install IIS 2.0 if you use WindowsNT Server 4.0 as the server OS for Share360.
|
1 -
|
Methods of Installing IIS 2.0
|
You can install IIS 2.0 to the server in one of the following methods:
- Choose to install IIS when setting up WindowsNT Server.
- Execute the setup program in WindowsNT Server CD-ROM.
- Select to add Microsoft Internet Information Server from the Services tab in the Network settings from the Control Panel of WindowsNT Server.
This section introduces you the last method.
|
2 -
|
Before starting installation
|
Please confirm the following before you start installing IIS 2.0 in your server.
- You can log on to the NT Server as Administrator.
- You have completed the settings of TCP/IP properly.
|
3 -
|
Open the Network Settings from the Control Panel
|
First log on to the WindowsNT Server 4.0 as Administrator.
Then, double click the Network icon in the Control Panel and select the Services tab among others.
|
4 -
|
Add IIS to the Services
|
When you click the Services tab, you will see the list of services which are currently installed in the system.
Press the Add... button and select the Microsoft Internet Information Server. If you press OK, it will ask you where the files to install are. Insert the WindowsNT CD and press OK.
When you are asked to select the install option, check the Internet Service Manager, World Wide Web Service, and WWW service sample. The rest of them are not necessary for Cybozu Office 3.
|
6 -
|
Specify the install directory
|
If you don't have any problem with the default install (destination) directory, press OK and move forward.
|
7 -
|
Specify Publish directory
|
If you don't have any problem with the default publish (document root) directory, C:\InetPub\wwwroot, press OK and move forward.
|
8 -
|
Set up the Internet account
|
Unless you have specific needs to change the settings for Internet account, select the default settings and move forward.
|
9 -
|
Confirm IIS installation
|
When you complete the setup program, restart the Windows.
Then, access to the home directory of the server.
Start the web browser of your choice in your client PC and enter the following in the address bar/location toolbar.
http://(server's hostname or IP address)/
EX1) http://10.0.0.19/
EX2) http://www.corp.cybozu.com/
If you see the sample page of IIS, your installation was successful.
|