Nginx

  1. Go to the Nginx download page (https://nginx.org/en/download.html ) and download the Windows version of Nginx.

  2. Extract the downloaded zip file to a directory of your choice, for example "C:\nginx".

  3. Open the Command Prompt or PowerShell as an Administrator.

  4. Navigate to the directory where you extracted Nginx, for example:

  5. Start Nginx with the following command:

  6. Check the status of Nginx with the following command:

    If everything was installed correctly, you should see a message indicating that Nginx is active.

  7. 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