mod_rewrite P 标志设置 X-Forwarded-For?

发布于 2024-10-11 18:49:16 字数 95 浏览 4 评论 0原文

mod_rewrite 中的 Proxy 标志是否设置了 X-Forwarded-For 标头?如果没有,有什么方法可以在重定向之前设置此标头?

感谢您的帮助!

Does the Proxy flag in mod_rewrite set the X-Forwarded-For header? If not, is there any way to set this header prior to doing the redirect?

Thanks for your help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

未央 2024-10-18 18:49:16

我对此没有实际经验,但根据 维基百科关于 X-Forwarded-For 的文章,Apache 的 mod_proxy (处理 P 标志)确实设置了标头。

mod_proxy 文档本身似乎对这个问题保持沉默。

I have no practical experience with it, but according to Wikipedia's article on X-Forwarded-For, Apache's mod_proxy (which handles the P flag) does set the header.

The mod_proxy docs themselves seem silent on the issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文