摘要: 我解决了这个问题,我将反向代理的配置文件改成location / {proxy_http_version 1.1;proxy_pass http://127.0.0.1:1234;proxy_set_header Host 域名;proxy_set_header X-Real-IP $remote_ 阅读全文
posted @ 2023-05-04 00:17 China Soft 阅读(144) 评论(0) 推荐(0)