Apache 反向代理不会取消设置 WWW-Authenticate 标头

Apache Reverse Proxy doesn't unset WWW-Authenticate Header

提问人:Mark 提问时间:7/20/2023 更新时间:7/20/2023 访问量:48

问:

我有一个 Apache Web 服务器(版本 2.4.52)设置为反向代理。 代理后面的后端服务器发出设置了 -Header 的响应。 在 Apache 代理中,我想从传出响应中删除此标头。WWW-Authenticate

由于我不知道的原因,尝试设置配置选项不起作用。 我怎样才能做到这一点? 任何帮助将不胜感激。Header always unset WWW-Authenticate

Apache HTTP http-headers Web 服务器 反向代理

评论


答: 暂无答案