【发布时间】:2012-03-18 01:35:11
【问题描述】:
此问题发生在 Red Hat 实例上。安装的 apache 版本为 [Apache/2.2.19],mod_ssl 版本为 [2.2.16.] HTTP 访问工作正常,但是当为 http 到 https 重定向启用 mod_rewrite 时,会导致以下 400 错误:
Bad Request
Your browser sent a request that this server could not understand.
Request header field is missing ':' separator.
Apache的error_log文件中的错误是:
request failed: error reading the headers
类似的设置在另一个环境中工作。有人可以帮我解决这个问题吗?
谢谢 诺曼 A.
【问题讨论】:
-
+1 很高兴知道您解决了问题。
标签: apache mod-rewrite http-status-code-404 tomcat6 mod-ssl