摘要: ./nginx #启动nginx:进入usr/local/nginx/sbin目录,执行 sudo systemctl start nginx.service #启动nginx sudo systemctl enable nginx.service #设置开机自动运行 nginx -s reload 阅读全文
posted @ 2022-08-22 18:45 CEO雷总 阅读(347) 评论(0) 推荐(0)