CentOS启动和重启Nginx命令

systemctl start nginx   #启动nginx
systemctl restart nginx.service       #重启nginx
nginx -s reload         #重新加载nginx

 

THE END
分享
二维码
打赏
海报
CentOS启动和重启Nginx命令
systemctl start nginx #启动nginx systemctl restart nginx.service #重启nginx nginx -s reload #重新加载nginx  
文章目录
关闭
目 录