LPI Exam Questions

What is the purpose of this directive?

The apache administrator has added the following lines to the configuration files:

<Directory />
AllowOverridene
</Directory>

What is the purpose of this directive?

A.
It stops users from serving HTML files from their home directories.

B.
It prevents HTML files from being served out of the / directory.

C.
It stops users from setting up .htaccess files unless specifically allowed in additional configuration.

D.
It prevents CGI scripts from modifying apache features dynamically.