[TYPO3-dev] HTTP Header output on 404 page with domain redirect
Simon Schaufelberger (Schaufi)
simonschaufi at jesus.de
Sat Jan 26 14:46:49 CET 2013
Hello dear community,
i have a really strange problem that i never saw on any other hosting
server so far. I have a domain example.com and redirect that to
www.example.com in the backend with domain records.
now when requesting a non existing page with example.com/notexisting
then i get the following output above my normal typo3 page rendering
output of my 404 page but when calling www.example.com/notexisting i
don't get this output.
can anybody tell me where this is coming from?
PS: i still use PHP/5.2.17 on this server since its a domainfactory
server and i cannot set another php version for the subdomains as there
are still some websites that don't work properly with PHP 5.3...
HTTP/1.1 200 OK
Date: Sat, 26 Jan 2013 13:30:06 GMT
Server: Apache/2.2.22
X-Powered-By: PHP/5.2.17
Set-Cookie: fe_typo_user=acfac12a8ef780923b6b5832ae6d9901; path=/
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
X-Pad: avoid browser bug
<html> page ...
--
Regards, Schaufi
More information about the TYPO3-dev
mailing list