Version: 1.21.6
License:BSD-2-ClauseBSD-3-Clause
Free for non-commercial useFree for commercial use

Nginx

LinuxWindowsmacOS

About

Nginx is a web server that can also be used as a reverse proxy, load balancer, and HTTP cache.

Nginx is a web server that can also be used as a reverse proxy, load balancer, and HTTP cache.

Download Notice

  1. Visit the official Nginx download page to get the latest version.
  2. Follow the installation instructions provided on the page for your specific operating system.
  3. After installation, start the Nginx service using the command appropriate for your OS.

Installation

Basic Configuration

Summary

Package Manager Installation

Homebrew (macOS)

brew install nginx

Chocolatey (Windows)

choco install nginx