Exam 10: Apache Web Server

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Identify the Apache configuration file syntax and explain how to verify the syntax.

Free
(Essay)
4.8/5
(32)
Correct Answer:
Verified

Apache configuration files follow the same syntax: one directive per line and symbols to indicate comments, which are used to document configuration files. The apache2ctl -t command verifies that configuration files have no syntax errors, and it can be used only by the root user.

To create a Web page in openSUSE Linux, you must use a ____ editor.

Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
Verified

C

With name-based hosts, multiple Web sites share the same ____ address.

Free
(Multiple Choice)
4.7/5
(39)
Correct Answer:
Verified

C

Describe the default include directive setting for a Web server in Apache.

(Essay)
4.9/5
(37)

After you have installed Apache, you need to start the ____ service.

(Multiple Choice)
4.8/5
(30)

____ is a server-side scripting language, commonly used to create dynamic Web pages.

(Multiple Choice)
4.9/5
(42)

The ____ file is the main Web page that's served by Apache.

(Multiple Choice)
4.7/5
(38)

You can use the ____ directive to define multiple names for a virtual host.

(Multiple Choice)
4.9/5
(34)

____ processes refer to child processes that have spawned while the server is running.

(Multiple Choice)
5.0/5
(41)

What rcapache2 command option checks to see whether the Apache configuration has been changed?

(Multiple Choice)
4.8/5
(36)

Match each statement with an item -Contains error response messages that can be modified for all virtual hosts.

(Multiple Choice)
4.8/5
(46)

____ is a YaST module for configuring Apache.

(Multiple Choice)
5.0/5
(40)

Port ____ is a well-known port used by the Web server (HTTP).

(Multiple Choice)
4.9/5
(41)

Match each statement with an item -Contains general configuration options for controlling Apache's performance.

(Multiple Choice)
4.8/5
(39)

Define the Document Root default setting for a Web server in Apache.

(Essay)
4.8/5
(36)

A virtual host configuration file must have a ____ extension.

(Multiple Choice)
4.8/5
(47)

After editing Apache configuration files, you must restart the apache2 service with the ____ command.

(Multiple Choice)
4.8/5
(37)

Differentiate between a server and a Web server.

(Essay)
4.9/5
(32)

Describe the ServerName directive and explain how Apache uses it.

(Essay)
4.9/5
(33)

Match each statement with an item -Contains instructions for serving Web pages over an HTTPS connection.

(Multiple Choice)
4.9/5
(40)
Showing 1 - 20 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)