When trying to reverse proxy a web server through Nginx, what keyword is missing from the
following configuration sample? location / { _________ http://proxiedserver:8080; }
A.
reverse_proxy
B.
proxy_reverse
C.
proxy_pass
D.
remote_proxy
When trying to reverse proxy a web server through Nginx, what keyword is missing from the
following configuration sample? location / { _________ http://proxiedserver:8080; }
When trying to reverse proxy a web server through Nginx, what keyword is missing from the
following configuration sample? location / { _________ http://proxiedserver:8080; }
A.
reverse_proxy
B.
proxy_reverse
C.
proxy_pass
D.
remote_proxy