ngin获取用户真实ip 配置 location /tech/ { proxy_pass http://blog_servers/tech/ ;proxy_set_header X-Real-IP $remote_addr; proxy_set_header Hos