7232 Forks
26534 Stars
26534 Watchers

nginx

The official NGINX Open Source repository.

How to download and setup nginx

Open terminal and run command
git clone https://github.com/nginx/nginx.git
git clone is used to create a copy or clone of nginx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nginx https://github.com/nginx/nginx/archive/master.zip

Or simply clone nginx with SSH
[email protected]:nginx/nginx.git

If you have some problems with nginx

You may open issue on nginx support forum (system) here: https://github.com/nginx/nginx/issues