LPI
202-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
HTTP Services
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
(58 responses)- A12% (7)
- B7% (4)
- C3% (2)
- D78% (45)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#Nginx#proxy_pass#reverse proxy#configuration directive
Community Discussion
No community discussion yet for this question.