<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - FazzyX</title>
<link>http://snipplr.com/users/FazzyX/tags/pageNotFoundHandling</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 15:12:13 GMT</pubDate>
<item>
<title>(PHP) pageNotFoundHandling</title>
<link>http://snipplr.com/view/45465/pagenotfoundhandling/</link>
<description><![CDATA[ <p>TYPO3 pageNotFoundHandling with determination of 404 and 401/403 stats. 

Modify LOGIN_URL and NOTFOUND_URL !

Save as pageNotFoundHandling.php and point to this from Install Tool setting.

[FE][pageNotFound_handling] = USER_FUNCTION:fileadmin/scripts/pageNotFoundHandling.php:user_pageNotFound->pageNotFound

Enable cURL by setting [SYS][curlUse] = 1 at Install Tool

cURL must provide from system !

To get redirected after login to the request page, you have to use 'defined by GET/POST-Vars' at felogin redirect mode</p> ]]></description>
<pubDate>Wed, 08 Dec 2010 21:22:51 GMT</pubDate>
<guid>http://snipplr.com/view/45465/pagenotfoundhandling/</guid>
</item>
</channel>
</rss>