CS456/556 - Internet Services - Lab 11
(Due before class on Nov. 30, 1999)
The following assignment is intended to introduce the maintenance of the Apache Web Server.
- What is the IP address for the web server on rex.nmhu.edu?
- Use man httpd to find information about httpd (the http demeon). [Use the space bar to go to the next page, CTRL-Z to exit.] What is the full name of httpd?
- Use the whereis command to find where httpd is located. Which path is for the program and which is for the files?
- Locate the access.conf file. Type more access.conf to view the contents of the file a page at a time. Locate the line for wsummers in this file. Where can I put my cgi-bin scripts and programs?
- View the httpd.conf file.
- What port number is used by this server?
- where does e-mail go when problems are identified?
- What is the amount of time for timeouts?
- What is the the number of clients who can simultaneously connect to the server?
- Who is the server administrator?
- Where is the default.html file for rex.nmhu.edu located? [look in srm.conf]
- Look in the error.log file.
- What type of error is usually found in this log?
- What information is found in each entry of this log file?
- Write a brief description of what you did for each of the above. Problems, etc.
Click here to return to Wayne's World's homepage:
written by Wayne Summers summers_wayne@ColumbusState.edu