摘要:
谢大哥 https://www.cnblogs.com/qiren5761/archive/2010/01/22/1654496.html using System; using System.Collections.Generic; using System.Linq; using System. 阅读全文
摘要:
cd usr/local ls cd nginx ls cd conf ls sudo vim nginx.conf e insert 插入 在location目录下加上 proxy_set_header X-real-ip $remote_addr; 退出 shift +: wq 保存 重启 su 阅读全文