|
Installing the Web Server
Microsoft Internet Information Server 5.0 is now included in your Windows 2000
Server installation. Earlier Windows 2000 Server releases often required
the installation of a Windows NT 4.0 Option Pack. This is no longer the case.
Starting the Internet Services Manager
Once installed you can manage the web server by using the
Internet Services Manager. To start the Internet Services Manager, use the following menu:
Start->Programs->Administrative Tools->Internet Services Manager
Starting the Web Server
To start the web server, follow these steps:
Configure Anonymous Logon - IIS 5.0/Windows 2000 Server
IIS 5.0 treats an anonymous visitor to the web server as a Windows 2000 Server user. In order to allow anonymous access to your
server, you must correctly set up this anonymous user by
following these steps:
Adding Directories - IIS 5.0/Windows 2000 Server
To set the ProblemTracker content and program directories, follow these
steps:
If you installed ProblemTracker into the root directory of your web
server, you should see two or three folders in the right pane of the
Internet Services Manager labeled ptdev, ptweb, and ptcgi. If this
is the case, you do not need to add the ProblemTracker directories
to your web server, however you should proceed to the
Edit Directory Settings section to verify that
each directory is correctly configured.
If you do not see any of the ProblemTracker directories in the
right pane of the Internet Services Manager, then please add
the content and program directories by following these instructions:
For example, if ProblemTracker was installed into the
C:\InetPub\wwwroot directory, you would add the following entries:
It is very important that the password entered in the Computer Management Console User Manager (or Active Directory Users and Computers) and
the Internet Service Manager match, or browsers will not be able
to access the web server.
Physical Directory | Directory Alias | Read Access | Execute Access |
C:\InetPub\wwwroot\ptdev | ptdev | Yes | No |
C:\InetPub\wwwroot\ptweb | ptweb | Yes | No |
C:\InetPub\wwwroot\ptdev2 | ptdev2 | Yes | No |
C:\InetPub\wwwroot\ptdev3 | ptdev3 | Yes | No |
C:\InetPub\wwwroot\ptdev4 | ptdev4 | Yes | No |
C:\InetPub\wwwroot\ptcgi | ptcgi | Yes | Yes |
Editing Directory Settings - IIS 5.0/Windows 2000 Server
The following table lists the correct access permissions for each of the ProblemTracker directories:
|
To edit the settings for a directory, follow these instructions:
|
Where pt_workgroup can be ptdev, ptdev2, ptdev3, ptdev4, and/or ptweb.
To check/set the permission, right click on the directory, and click the Security
tab and choose "Everyone". You will see the list of permissions (like "Read & Execute",
"Read", "Write" etc.) along with two columns "Allow" and "Deny". To allow a certain
permission, the checkbox under "Allow" column must be checked. To deny a permission,
the checkbox under "Deny" should be checked.