摘要: location / { proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $remote_addr; proxy_set_header Host $http_host; # First attempt 阅读全文
posted @ 2020-08-19 10:29 light-zhang 阅读(1168) 评论(0) 推荐(0) 编辑