【发布时间】:2010-01-04 22:10:37
【问题描述】:
404错误页面的200 OK标头错误:
服务器响应:
http://www.example.com/err404.html HTTP
状态码:HTTP/1.1 200 OK
我的客户说,它应该给出 404。
【问题讨论】:
-
这称为软 404,而硬(“正确”)404 实际上返回 400 Not Found
标签: php http-status-code-404 http-status-codes