nerdexam
LPI

202-450 · Question #105

After setting up Apache to run inside a chroot jail as a non-root user, httpd no longer starts. What is the primary cause of the problem?

The correct answer is A. Apache needs to start as root to bind to port 80. You've hit your weekly limit · resets 5am (America/New_York)

209 Web Services

Question

After setting up Apache to run inside a chroot jail as a non-root user, httpd no longer starts. What is the primary cause of the problem?

Options

  • AApache needs to start as root to bind to port 80
  • BApache cannot read the main index.html file because it was not moved into the chroot
  • CA LoadModule line for mod_chroot needs to be added to httpd.conf
  • DApache requires a VirtualHost directive when running from a chroot environment
  • EThe mod_chroot configuration needs the absolute path to the chroot environment

How the community answered

(37 responses)
  • A
    84% (31)
  • B
    5% (2)
  • D
    3% (1)
  • E
    8% (3)

Explanation

You've hit your weekly limit · resets 5am (America/New_York)

Topics

#Apache#chroot#port 80#privilege binding

Community Discussion

No community discussion yet for this question.

Full 202-450 Practice