[TYPO3] Cooluri multiple sites 404 pages

Jacco van der Post jacco at id-internetservices.com
Wed Jul 9 15:18:12 CEST 2008


Hi

If in one TYPO3 installation there are more sites.. how could one handle 
the 404 pages, since in the extension manager you need to set the path 
for the Cooluri XML file, I guess no 2 XML files are possible?

The code I use now in the XML for the 404 page is simply :


    <pagenotfound>
       <status>HTTP/1.0 404 Not Found</status>
      <behavior type="redirect">index.php?id=453</behavior>
     </pagenotfound>

Thx

Jacco


More information about the TYPO3-english mailing list