nerdexam
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)
  • A
    8% (2)
  • B
    4% (1)
  • C
    4% (1)
  • D
    84% (21)

Community Discussion

No community discussion yet for this question.

Full 117-202 Practice