您的位置:首页 >nginx的关闭、重启和启动操作指南
发布于2025-02-26 阅读(0)
扫一扫,手机访问

service nginx stop systemctl stop nginx
service nginx start systemctl start nginx
service nginx reload systemctl restart nginx
systemctl enable nginx
systemctl disable nginx
知识点扩展:
首先利用配置文件启动nginx。 命令:
nginx -c /usr/local/nginx/conf/nginx.conf
重启服务: service nginx restart
\1. 快速停止或关闭Nginx:nginx -s stop
\2. 正常停止或关闭Nginx:nginx -s quit
\3. 配置文件修改重装载命令:nginx -s reload
售后无忧
立即购买>office旗舰店
售后无忧
立即购买>office旗舰店
售后无忧
立即购买>office旗舰店
售后无忧
立即购买>office旗舰店
正版软件
正版软件
正版软件
正版软件
正版软件
1
2
3
7
9