Posted By


FazzyX on 12/08/10

Tagged


Statistics


Viewed 312 times
Favorited by 0 user(s)

pageNotFoundHandling


/ Published in: PHP
Save to your folder(s)

<p>TYPO3 pageNotFoundHandling with determination of 404 and 401/403 stats. </p>

<p>Modify LOGIN_URL and NOTFOUND_URL !</p>

<p>Save as pageNotFoundHandling.php and point to this from Install Tool setting.</p>

<p>[FE][pageNotFound_handling] = USER_FUNCTION:fileadmin/scripts/pageNotFoundHandling.php:user_pageNotFound->pageNotFound</p>

<p>Enable cURL by setting [SYS][curlUse] = 1 at Install Tool</p>

<p>cURL must provide from system !</p>

<p>To get redirected after login to the request page, you have to use 'defined by GET/POST-Vars' at felogin redirect mode</p>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.