In this article, I’ll walk through the basics of nginx , installation, and set up locally, setting up logs, and a few others. Nginx is a short form of engine x is an HTTP and reverse proxy server. It is heavily used as a load balancer and serves static files, sometimes even complete static websites.
Table of contents
What is Nginx?Nginx Configuration FileHow to install Nginx in macOS?How to serve files from a different location?How to do Url redirection?How to add custom logs?How to handle query params?Conclusion1 Comment
Sort: