nerdexam
CompTIA

LX0-102 · Question #381

The apache administrator has added the following lines to the configuration files: <Directory /> AllowOverride None </Directory> What is the purpose of this directive?

The correct answer is C. It stops users from setting up .htaccess files unless specifically allowed in additional configuration. See the full explanation below for the reasoning.

Question

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

<Directory /> AllowOverride None </Directory> What is the purpose of this directive?

Options

  • AIt stops users from serving HTML files from their home directories.
  • BIt prevents HTML files from being served out of the / directory.
  • CIt stops users from setting up .htaccess files unless specifically allowed in additional configuration.
  • DIt prevents CGI scripts from modifying apache features dynamically.

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    80% (20)
  • D
    12% (3)

Community Discussion

No community discussion yet for this question.

Full LX0-102 Practice