摘要: 解决方案: location /wechat_sroa { proxy_pass http://127.0.0.1:8080/wechat_sroa/; server_name_in_redirect off; proxy_set_header Host $host; proxy_set_heade 阅读全文
posted @ 2021-03-16 16:25 佚小名 阅读(593) 评论(0) 推荐(0) 编辑