|
1 2 3 |
systemctl start nginx #启动nginx systemctl restart nginx.service #重启nginx nginx -s reload #重新加载nginx |
|
1 2 3 |
systemctl start nginx #启动nginx systemctl restart nginx.service #重启nginx nginx -s reload #重新加载nginx |
文章评论