
LPI LPIC-2:Linux Engineer (201-450)
Domain 9Objective 1
208.1 Basic Apache Configuration (weight: 4) LPIC-2 Practice Questions (Page 3)
Part of the Topic 208: HTTP Services domain, which makes up ~11% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~4–7 in this domain), expect 1–2 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
7concepts
Questions 11–15
- 11
An administrator has configured Apache to serve a web application from /var/www/app. The application requires the ability to modify its own .htaccess file to change URL rewriting rules. However, the administrator wants to prevent the .htaccess file from changing the DocumentRoot or the ErrorLog directives. Which AllowOverride setting should be used in the <Directory /var/www/app> block?
Select an answer first - 12
After enabling or disabling an Apache module on a Debian-based system, what must be done for the change to take effect?
Select an answer first - 13
Which type of virtual host allows multiple websites to be served from a single IP address based on the hostname requested by the client?
Select an answer first - 14
An administrator is setting up a new Apache server and wants to ensure that it listens on port 8080 for HTTP requests instead of the default port 80. Which directive should be added to the main configuration file?
Select an answer first - 15
A company's Apache server is configured with a default DocumentRoot of /var/www/html. They want to serve a new application from a different directory, /opt/myapp, without changing the default site. They plan to create a new virtual host for this application. Which directive must be included in the new virtual host configuration to ensure the correct content is served?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “LPIC-2” is a trademark of its owner, used for identification only.