htaccess and error documents
Hi,
i know there are some VERY tech heavy guys on this board and I would NEED the exact and working syntax for the error documents which I can define in .htaccess . I found some sites where even the 404 error was listes incorrect. I also found that some errors need a full server path, others can take a relative path, others need an URL.
Could someone please copy all of their error document commands from .htaccess and either post them here or via PM? There are some errors I can not test :D
OH, and does someone have a solution for how to break out of a redirect loop which ends in an redirect error (I do this using php header ('location: '.$_SERVER['REDIRECT_URL']); )
Thaaaankyouuuuu :D
:develish: