PrepAway - Latest Free Exam Questions & Answers

Considering the following excerpt from the httpd.conf file, select the correct answer below: <Location>

Considering the following excerpt from the httpd.conf file, select the correct answer below:
<Location> AllowOverride AuthConfig Indexes </Location>

PrepAway - Latest Free Exam Questions & Answers

A.
The Indexes directive in the excerpt allows the use of other index-related directives such
as DirectoryIndex

B.
Both directives AuthConfig and Indexes found in the server’s .htaccess file will be
overridden by the same directives found in the httpd.conf file

C.
The AuthConfig used in the excerpt allows the use of other authentication-related
directives such as AuthType

D.
The excerpt is incorrect, as the AllowOverride cannot be used with Indexes, since the
latter cannot be overridden

E.
The excerpt is incorrect, because AllowOverride cannot be used inside a Location
section

Explanation:

One Comment on “Considering the following excerpt from the httpd.conf file, select the correct answer below: <Location>

  1. Carlos Santos says:

    For security reasons you will also need to enable the use of .htaccess files in the main configuration file by setting the AllowOverride directive for that DIRECTORY context.




    0



    0

Leave a Reply