LPI
202-400 · Question #298
Given that all users have their home directory in /home and the following directive is present in the Apache HTTPD Server configuration file, what is the full filesystem path to the file referenced…
The correct answer is A. /home/joe/public_html/index.html. See the full explanation below for the reasoning.
Question
Given that all users have their home directory in /home and the following directive is present in the Apache HTTPD Server configuration file, what is the full filesystem path to the file referenced UserDir public_html
Options
- A/home/joe/public_html/index.html
- B/home/public_html/joe/index.html
- C/home/joe/public_html/htdocs/index.html
- D/home/joe/apache/public_html/index.html
How the community answered
(31 responses)- A81% (25)
- B10% (3)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.