Nginx tutorial
Nginx can be used as an HTTP web server or a reverse proxy. In this blog, we’ll go through the basics of nginx and at the end, we’ll create a simple reverse proxy that can route requests to different servers based on path and load balance those reque...
Oct 21, 20254 min read8
