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: [email protected] [mailto:[email protected]] Im Auftrag von Christian Tauscher Gesendet: Mittwoch, 25. Februar 2015 10:06 An: [email protected] 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 [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german _______________________________________________ TYPO3-german mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
