摘要: 一 .nginx 修改端口号 :/usr/local/nginx/conf/nginx.conf listen端口号从80改为8080 nginx重启:nginx -s reload 同时在防火墙放通8080端口。 使用iptables -save命令查看目前放通的端口,但有些没有安装这个工具 查看 阅读全文
posted @ 2020-10-28 17:55 于天云 阅读(465) 评论(0) 推荐(0) 编辑