摘要: 1.LINUX部署 stop firewalld disable selinux 2.Nginx部署 yum install -y nginx netstat -anpt | grep 80 查看是否为80端口,答案为否 systemctl start nginx netstat -anpt | g 阅读全文
posted @ 2022-02-25 23:58 真渡 阅读(39) 评论(0) 推荐(0)