LPI
202-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
HTTP Services
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
(41 responses)- A78% (32)
- B12% (5)
- C2% (1)
- D7% (3)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#Apache#UserDir#public_html#user home directories
Community Discussion
No community discussion yet for this question.