Nginx
Go to the Nginx download page (https://nginx.org/en/download.html ) and download the Windows version of Nginx.
Extract the downloaded zip file to a directory of your choice, for example "C:\nginx".
Open the Command Prompt or PowerShell as an Administrator.
Navigate to the directory where you extracted Nginx, for example:
Start Nginx with the following command:
Check the status of Nginx with the following command:
If everything was installed correctly, you should see a message indicating that Nginx is active.
Open your web browser and enter "localhost" in the address bar. If you performed a default installation of Nginx, you should see the default Nginx welcome page.
Â
Copyright @ handel gmbh