What is the purpose of this directive?

The apache administrator has added the following lines to the configuration files:
<code>
<Directory />
AllowOverridene
</Directory>
</code>
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.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Tim

Tim

The question should be:

AllowOverride None