LPI
117-202 · 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
(25 responses)- A8% (2)
- B4% (1)
- C4% (1)
- D84% (21)
Community Discussion
No community discussion yet for this question.