page not found handling - multidomain - Page-Weiche - CoolURI
| Autor | Nachricht |
|---|---|
|
Verfasst am: 12. 03. 2012 [12:37]
|
|
|
icke_der_tolga
Dabei seit: 06.01.2009
Beiträge: 45
|
Hallo, ich habe in der CoolUriConf.xml folgendes page not found handling reingebaut: <status>HTTP/1.0 404 Not Found</status> <behavior type="redirect"><![CDATA[index.php?id=121]]></behavior> Auf die Seite mit der id=121 habe ich ein Template eingefügt mit folgendem Typoscript Code im Setup: [globalString = IENV:HTTP_REFERER = www.domain1.de/*] config.additionalHeaders = Location: http://www.domain1/index.php?id=173 [end] [globalString = IENV:HTTP_REFERER = www.domain2.de/*] config.additionalHeaders = Location: http://www.domain2.de/index.php?id=172 [end] Im Prinzip habe ich versucht das page handling für mehrere Sprachen (s. " target="_blank" class="link_10">http://www.typo3.net/index.php?id=forum&tx_mmforum_pi1[action]=list_post&tx_mmforum_pi1[tid]=103964&tx_mmforum_pi1[fid]=1 Besten Dank, Tolga |



