V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  seanseek  ›  全部回复第 16 页 / 共 16 页
回复总数  305
1 ... 7  8  9  10  11  12  13  14  15  16  
蹭个楼
2017 年 8 月 4 日
回复了 podel 创建的主题 成都 普通三本毕业的计算机专业学生,怎么在成都找实习啊
hahahahh 电子科大读研
2017 年 7 月 12 日
回复了 ji4ozhu 创建的主题 问与答 https nginx 配置求助
跨域名要带 http 的各种头,
试试这种呢,感觉 80 跳 443 可能有问题,

location /top/ {
proxy_pass_header Server;
proxy_set_header Host $http_host;
proxy_redirect off;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Scheme $scheme;
proxy_pass https://abs.com/top/;
}
1 ... 7  8  9  10  11  12  13  14  15  16  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3361 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 10:44 · PVG 18:44 · LAX 03:44 · JFK 06:44
♥ Do have faith in what you're doing.