Insert the GLACI-HTTPD install diskette in your file server's floppy drive. Type the following command at the server console:
LOAD A:\HTSETUP
This will load and run the install/setup NLM from the floppy. You will be presented with a menu of three options:
ParameterServerPortServerName DocumentRoot IconDir CGIDir TempDir WelcomePage HomeDir ImageMapDir HtmlEqualsHtm ListDirs LogFile AccessLog LogToScreen Use311CGI |
Default Value80no.name.assigned SYS:\ETC\HTDOCS SYS:\ETC\ICONS SYS:\ETC\CGI-BIN SYS:\TEMP welcome.htm SYS:\ SYS:\ETC\IMAGEMAP YES YES SYS:\ETC\ERROR.LOG SYS:\ETC\HTTPD.LOG YES YES |
you can scroll through the parameters with the up/down arrow keys. Press enter to modify the highlighted parameter. Detailed descriptions of these parameters can be found in Chapter 2: Runtime Parameters. It is important that you set the ServerName parameter to the name of your server, otherwise some some features of the web server (such as image maps) will not work fully. When you are done cusomizing the install parameters, press the ESC key to return to the main install menu.
Next, choose the Begin Installation option. The install program will copy files from the floppy disk onto the server. If any of the target directories do not exist, the program will prompt you before it creates them. After the files are copied, the program will then ask you to select a Web Admin Password. The Web Admin Password is used to restrict access to the Web Based Configuration Options discussed in Chapter 2. After you enter the password, the install program will prompt you to enter it again. This is simply to verify that you typed it correctly the first time. Finally, the install program will write the web server's configuration file to SYS:\ETC\HTTPD.CFG. The installation is now complete. Pressing any key will exit the install program.