摘要: location /wxapi { proxy_pass http://flower-wx-api; ## 指定HOST proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; 阅读全文
posted @ 2019-02-22 13:36 筱老邪 阅读(330) 评论(0) 推荐(0) 编辑