Openresty nginx 服务的启动 停止 重启命令

来源:互联网 发布:sql语句基础教程 编辑:程序博客网 时间:2024/05/29 16:31
ps 我的安装在/opt/openresty/nginx 目录--启动/opt/openresty/nginx/sbin/nginx--停止/opt/openresty/nginx/sbin/nginx -s stop--重启/opt/openresty/nginx/sbin/nginx -s reload--检验nginx配置是否正确/opt/openresty/nginx/sbin/nginx -t
原创粉丝点击