Hallo zusammen.
Ich hatte vor T3 6.x in meiner localconf folgednes Konstrukt stehen:
switch($_SERVER['HTTP_HOST']) {
case 'domain1.de':
$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = '/index.php?id=762';
break;
...
}
Die Errorpage wird also abhängig von der Domain gewählt,
Mittlerweile ist localconf einem großen Array gewichen.
Wo kann ich jetzt noch diese Zeilen php einfügen?
AdditionalConfiguration.php ist's leider nicht
Danke für jeden Tipp,
Christian.
_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german