[TYPO3-english] pageNotFound_handling out puts a blanc page

Jeroen Visser | ROQUIN E-Solutions jeroen at roquin.nl
Wed Nov 12 12:58:03 CET 2008


Hi,
I use this notation all the time and never had any problems. Also the notation you wrote down does end in a blanc page.
My apache access.log tels me:

	80.101.107.95 - - [12/Nov/2008:12:51:27 +0100]
	"GET /neuws.html HTTP/1.1" 404 20 "-"
	"Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.3)
	Gecko/2008092417 Firefox/3.0.3"

The correct page is nieuws.html. So 404 headers are correct.
Any ideas? Thanks in advance

Regards,
Jeroen


Dmitry Dulepov wrote:
> Hi!
> 
> Jeroen Visser | ROQUIN E-Solutions wrote:
>> My
>>     $TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = '/index.php?id=72';
> 
> This is not a valid URL. Valid URL looks like
> http://example.com/index.php?id=72.
> 



More information about the TYPO3-english mailing list