Home > Backend Development > PHP Tutorial > nginx command collection

nginx command collection

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-08 09:28:11
Original
816 people have browsed it

Run the source code to install Sanbanaxe.

After installation is complete, you can directly Use the following command to start Nginx: /usr/local/nginx/sbin/nginxNginx starts as the Deamon process by default. Enter the following command:
curl -i http://localhost/



If you want to stop Nginx after starting, you can use:

/usr/local/nginx/sbin/nginx -s stop

The above has introduced the collection of nginx instructions, including aspects of it. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Error restarting nginx
From 1970-01-01 08:00:00
0
0
0
server - Nginx configuration webapp problem
From 1970-01-01 08:00:00
0
0
0
Nginx default.conf problem
From 1970-01-01 08:00:00
0
0
0
centos7 - NGINX exception occurs
From 1970-01-01 08:00:00
0
0
0
nginx load balancing
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template