[TYPO3-english] CoolUri - pageNotFound_handling

Robert Hafenried robert.hafenried at web.de
Sat Aug 29 22:40:36 CEST 2015


Hi,

I'm using TYPO3 6.2.14  and CoolUri v1.1.1  and have problems with the page not found handling. In former version I used 

<pagenotfound>
   		<status>HTTP/1.0 404 Not Found</status>
		<behavior type="userfunc">tx_cooluri->pageNotFound</behavior>
</pagenotfound>

and in the install tool 

[FE][pageNotFound_handling] = 404.html 

I have a multidomain installation and a 404.html file for every domain.

With CoolUri 1.1.1 the files are not found anymore.

Every help is appreciated.

Robert


More information about the TYPO3-english mailing list