会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
1769987233
管理
2022年1月19日
nginx域名透传、优化、跨域
摘要: proxy_set_header Host $host:$server_port; #修改请求头,添加Host字段 proxy_set_header X-Real-IP $remote_addr; #修改请求头,添加X-Real-IP字段 proxy_set_header X-Forwarded-F
阅读全文
posted @ 2022-01-19 11:06 1769987233
阅读(858)
评论(0)
推荐(0)
公告