nerdexam
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)
  • A
    10% (2)
  • B
    15% (3)
  • C
    5% (1)
  • D
    70% (14)

Community Discussion

No community discussion yet for this question.

Full 202-400 Practice