nerdexam
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)
  • A
    12% (7)
  • B
    7% (4)
  • C
    3% (2)
  • D
    78% (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.

Full 202-450 Practice