LPI
202-450 · Question #299
When the Apache HTTP Server is configured to use name-based virtual hosts:
The correct answer is E. The setting NameVirtualHost *:80 indicates that all name based virtual hosts will listen on. You've hit your weekly limit · resets 5am (America/New_York)
HTTP Services
Question
When the Apache HTTP Server is configured to use name-based virtual hosts:
Options
- AIt's necessary to configure a different IP address for each virtual host.
- BThe Listen directive is required for each virtual host.
- CEach virtual host can serve requests to exactly one hostname only.
- DIt is required to create a VirtualHost block for the main host.
- EThe setting NameVirtualHost *:80 indicates that all name based virtual hosts will listen on
How the community answered
(55 responses)- A2% (1)
- B4% (2)
- C5% (3)
- D16% (9)
- E73% (40)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#Apache#name-based virtual hosts#NameVirtualHost#VirtualHost
Community Discussion
No community discussion yet for this question.