首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
›
NGINX
›
NGINX Trac
›
3rd Party Modules
›
Security Advisories
›
CHANGES
›
OpenResty
›
ngx_lua
›
Tengine
在线学习资源
›
NGINX 开发从入门到精通
NGINX Modules
›
ngx_echo
广告
V2EX
›
NGINX
如何可以在nginx反向代理的情况下过滤掉源站的cookie?
chenglu
·
2013-06-10 14:51:39 +08:00
· 7080 次点击
这是一个创建于 4182 天前的主题,其中的信息可能已经有所发展或是发生改变。
新手一个啊,高手勿喷哈。
比如我的站是 a.com 要代理 b.com 但是 b.com 会在返回的response里写入 a=1,b=2 类似的cookie,如何让用户在访问 a.com 的时候,不会被写入源站所返回的cookie呐?
90度鞠躬,拜谢各位大大…
com
cookie
写入
1 条回复
•
1970-01-01 08:00:00 +08:00
1
lululau
2013-06-10 15:59:06 +08:00
2
localtion xxx {
........
proxy_hide_header Set-Cookie;
........
}
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
969 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms ·
UTC 21:01
·
PVG 05:01
·
LAX 13:01
·
JFK 16:01
Developed with
CodeLauncher
♥ Do have faith in what you're doing.