Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
| 1: | Each instance of a Web server (this could constitute a number of individual httpd daemon processes) will have its own independent configuration file. True or False? |
| 2: | Select all of the following that are true:
|
| 3: | You must configure the DNS resolver configuration file before the ObAM-Apache-based Web server will start up successfully. True or False? |
| 4: | The httpd.conf file can contain a directive called MaxSpareServers. This controls how many httpd daemons are initially started up. True or False? |
| 5: | If we are going to allow Web traffic through a firewall, we will need to know the port number used by each Web server running on our system. The port number being used by each Web server is documented in the relevant http.conf file under the Port directive. True or False? |