Skip to content

jay-nginx/reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Configuring NGINX as Reverse Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published