J'KYO
No pains,no gains.
摘要: 1. nginx 配置文件中获取源IP的配置项 proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; #一般的web服务器用这个 X-Real-IP 来获取源IP proxy_set_header x-forwar 阅读全文
posted @ 2019-07-04 12:25 J'KYO 阅读(12972) 评论(1) 推荐(0)