Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 511 Bytes

nginx.md

File metadata and controls

7 lines (4 loc) · 511 Bytes

Mastering Nginx

Nginx, stylized as NGINX, nginx or NginX, is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software, released under the terms of the 2-clause BSD license.

Tips