|
|
Step 3 of the CSRC installation process is to install a Web server. CSRC operates with most Web servers. The following sections describe the installation requirements and the installation procedures for installing the Apache Web server that is distributed on the CSRC distribution media.
Step 3 of the CSRC installation process is to install a Web server.
To install the Apache Web server, you need the unzip utility installed and in your search path. For more information about unzip, see http://www.cdrom.com/pub/infozip/. You can download the Windows NT unzip executable from ftp://ftp.cdrom.com/pub/infozip/WIN32/unz540xN.exe.
The CSRC distribution media contains an installation kit for the Apache Web server. To install this Web server for Windows NT for CSRC, perform these steps in a DOS command shell.
Step 1 Enter cd /d "C:\Program Files\CSRC".
Step 2 Enter unzip -q CDROM\apache\NT\apache-install.zip, where CDROM is the mapped drive letter of the CSRC CD-ROM.
Also, be sure to refer to the information on the "CSRC Installation Worksheet" (Table 2-1):
After you install Apache, you must perform these tasks:
After you finish installing the Apache Web server, decide which directory you are going to be installing CSRC to (for example, C:\Program Files\CSRC). Then edit the httpd.conf file as follows:
Alias /csrc/images/ "C:/Program Files/CSRC/images/" Alias /csrc/ "C:/Program Files/CSRC/html/"
ErrorDocument 404 /csrc/ur-redirect.html
If you install the Netscape Communicator 4.6 or higher browser to operate with the Apache Web server, you must do the following to change the application's default fonts:
Step 1 In the Edit menu, select Preferences.
Step 2 Under Appearance, select Fonts.
Step 3 Change the Variable Width Font from Times (Adobe) to Times (Linotype).
Step 4 Change the Fixed Width Font from Courier (Adobe) to Courier.
This section provides instructions on starting the Apache Web server, installing it as a Windows NT service, and removing it as a service.
To start the server from the DOS command line on Windows NT, enter this command from the DOS command line.
"C:\Program Files\CSRC\apache\apache" -s
The server runs in the foreground in the window in which you started it until you type ctrl-C.
If you have installed the server in a location other than the default, you must specify the -d serverroot option to the server when starting it. Be sure to enclose the server root in double quotes if it contains spaces.
To cause the server to start or stop automatically when the host is rebooted or shut down, run the following commands as the administrator of the machine:
"C:\Program Files\CSRC\apache\apache" -i
This procedure adds an Apache service to your Services control panel. You can adjust the parameters of that service; for example, you can specify the user under which it runs.
To remove the Apache service, enter this command.
"C:\Program Files\CSRC\apache\apache" -u
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Fri Oct 15 13:11:32 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.