Nginx-命令
1、Nginx启动:
/usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf
nginx安装目录地址 -c nginx配置文件地址
2、Nginx重启:
nginx -s reload
3、Nginx配置文件检测:
nginx -t -c /etc/nginx/nginx.conf
nginx -t -c+nginx配置文件路径
往外张望的人在做梦,向内审视的人才是清醒的