Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 464 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 464 Bytes

reverse-proxy

Configuring NGINX as Reverse Proxy

Reverse proxy is one of the most widely deployed use case for NGINX instance, providing an additional level of abstraction and control to ensure the smooth flow of network traffic between clients and servers.

In this basic how-to, we cover:

  • High level understanding of forward proxy and reverse proxy
  • proxy_pass directive
  • Redefining Request Headers

Link to YouTube Video: https://youtu.be/lZVAI3PqgHc