Installing Nginx under Windows

Source: Internet
Author: User

1. To the Nginx official website to download the corresponding installation package, http://nginx.org/en/download.html; Download to unzip, the extracted files into their favorite directory, my decompression files placed in the D packing directory, as shown:

Enter the cmd window of window, enter the command as shown, enter into the Nginx directory and use "start Nginx.exe " To install Nginx, as shown in:

After the installation is successful, you will see the "Nginx.exe" process in Task Manager, as shown in:

In the browser address bar type: 127.0.0.1, you will see the Nginx Welcome screen as shown

The corresponding command:

Nginx.exe-s Stop//Stop Nginx

Nginx.exe-s Reload//Reload Nginx

Nginx.exe-s quit//exit Nginx

Note: In the above command, the. exe can be removed

The operation of the corresponding command is as follows:

2. Nginx configuration file nginx configuration file is nginx.conf, the corresponding operation as shown: Nginx configuration file parsing: http://www.cnblogs.com/qdwyg2013/p/5591982.html

Installing Nginx under Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.