[Typo3] I want 404's !!

Christoph Koehler christoph.koehler at gmail.com
Thu Jun 30 19:17:59 CEST 2005


Hm, I haven't configured RealURL at all in the localconf.php because I  
don't know very much php.
you could try and change the 'index.php?id=pagenotfound' to an actual html  
file with an error message or something.
But if someone else could shed some light on this, it would be  
appreciated...


On Thu, 30 Jun 2005 12:03:08 -0500, Nate Russell <nate at chillmost.com>  
wrote:

> We're sitting in the same boat. I have tried everything you did but
> haven't gotten much farther. I did put this snippet of code into my
> localconf.php file and got the default page error insted of having  
> realUrl direct the user to the next highest level....
>
>
>   'postVarSets' => array(
>           '_DEFAULT' => array(
>                           ),
>                       ),
>   );// this is the end of the main RealUrl array from way up
>
> $TYPO3_CONF_VARS["FE"]["pageNotFound_handling"]  
> ='index.php?id=pagenotfound';
>
> I went into the install tool to try and configure the 404 page but it  
> didn't work either. Are you using 3.8.0? I find a lot of little things  
> are different than what the documentation describes. Let me know if you  
> get any further.
>
> Nate




More information about the TYPO3-english mailing list