摘要: 抱 502 问题解决 ps -eaf | grep nginx 查看nginx 的端口 pidof nginx systemctl status nginx 查看 nginx 的运行状态 netstat -anpl | grep nginx netstat -anpl | grep 443 查看端口 阅读全文
posted @ 2021-11-21 16:40 .未央 阅读(670) 评论(0) 推荐(0) 编辑