[TYPO3-english] pageNotFound_handling - best practice?

Martin Bless m.bless at gmx.de
Wed Jan 22 14:55:58 CET 2014


Hello friends,

I'm looking for kind of best practice to implement the error
handling. Im on TYPO3 CMS 4.7 with a multidomain multitree
multilanguage setup.

So this has to be adapted to the new situation:

if (substr($_SERVER['REQUEST_URI'] . '/', 0, 4) == '/en/') {
  $TYPO3_CONF_VARS['FE']['pageNotFound_handling'] =
    'index.php?id=3158&L=1'; }
elseif () {...}

Any tips?

Martin

-- 
Certified TYPO3 Integrator | TYPO3 Documentation Team Member

http://mbless.de


More information about the TYPO3-english mailing list