[TYPO3-german] Multiple Error pages

Chris Wolff - AERTiCKET AG cwolff at aer.de
Wed Feb 25 10:25:38 CET 2015


Hi Christian,
Solche Konfigurationen 
Legt man jetzt in eine datei "AdditionalConfiguration.php" an.

Falls die datei vorhanden ist includiert Typo3 diese datei automatisch.

Gruss chris

-----Ursprüngliche Nachricht-----
Von: typo3-german-bounces at lists.typo3.org [mailto:typo3-german-bounces at lists.typo3.org] Im Auftrag von Christian Tauscher
Gesendet: Mittwoch, 25. Februar 2015 10:06
An: typo3-german at lists.typo3.org
Betreff: [TYPO3-german] Multiple Error pages

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
TYPO3-german at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


More information about the TYPO3-german mailing list