[TYPO3] pageNotFound_handling ignored

Nick Weisser typo3 at openstream.ch
Sat Mar 3 04:50:52 CET 2007


...just a small follow-up to my initial posting

When I set

$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = ''

i.e. no value at all, I finally get some output when calling a 
non-existing FE page:

Reason: Segment "sidjfi34" was not a keyword for a postVarSet as expected!

where the page I was trying to call was

http://www.mydomain.com/sidjfi34

How would you go about debugging such a problem?

The apache error log does NOT produce any entries and the access log says

[03/Mar/2007:04:45:46 +0100] "GET /sidjfi34 HTTP/1.1" 404 1056
[03/Mar/2007:04:45:50 +0100] "GET /typo3/gfx/typo3logo.gif HTTP/1.1" 304

But as mentioned before, even if I set

$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = 
'http://www.someotherdomain.com'

this does not work.

Cheers, Nick

Openstream Internet Solutions
http://www.openstream.net


More information about the TYPO3-english mailing list