Project

General

Profile

Actions

Bug #16369

closed

HEAD returns 200 instead of 404

Added by old_hygro almost 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-07-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.1
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

GET against non-existing page returns 404, but HEAD by Googlebot becomes 200.

This violates the HTTP and is unacceptable from SEO poit of view.

(issue imported from #M3876)

Actions #1

Updated by Dmitry Dulepov almost 18 years ago

Works correctly in 4.0.

3.8.1 used "Status: ..." string as a parameter to header() function. Thisdoes not work in PHP anymore. 4.0 uses correct method.

I suggest to close this bug since it is not reproducable for 4.x.

Actions #2

Updated by Thomas Hempel over 17 years ago

+1 for closing. This is fixed now.

Greets,
Thomas

Actions

Also available in: Atom PDF