[TYPO3-dev] An idea to further process ' page not found ' 404 handling

Dmitry Dulepov [typo3] dmitry at typo3.org
Tue Apr 29 09:12:23 CEST 2008


SwagmanInternet wrote: 
> COMMENT OUT
> 
>             # RewriteRule .* index.php [L]
> 
> ADD/CHANGE TO
> 
>             # If any file/dir/symlink does not exist, set id=000 , this 
> value not likely to exist in the databases page table
>             RewriteRule .* index.php?id=000 [L]

Breaks RealURL and looks bad.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"




More information about the TYPO3-dev mailing list