200 ok后跟400 Bad Request错误页面http:// domainname:443

时间:2015-05-12 12:06:28

标签: apache plesk

当使用url http://website_domain_name:443访问任何网站时,

服务器正在运行Parallels Plesk Panel 11.5.30和httpd-2.2.15-39它显示错误页面400错误请求但具有200 OK标头。

我已经阅读过这个问题,但无法找到答案。 https works fine but *.com:443 gives a 400 error?

1 个答案:

答案 0 :(得分:0)

http://domainname:443

安全端口上的HTTP proto不安全吗?

也许它应该是

http S ://域名:443?

或者您必须确定443端口实际上不安全。