LPI
202-400 · Question #288
When trying to reverse proxy a web server through Nginx, what keyword is missing from the following configuration sample? location / { }
The correct answer is D. proxy_pass. See the full explanation below for the reasoning.
Question
When trying to reverse proxy a web server through Nginx, what keyword is missing from the following configuration sample? location / { }
Options
- Aremote_proxy
- Breverse_proxy
- Cproxy_reverse
- Dproxy_pass
How the community answered
(20 responses)- A10% (2)
- B15% (3)
- C5% (1)
- D70% (14)
Community Discussion
No community discussion yet for this question.