Short description:
Most websites rely on a standard host supplied 404 error control.
there are a few free eror handlers available, but few are any good or with a control panel using .htaccess & .htpasswd files.
I got a feeling that you could create this concept in your sleep!
I'd be your first and biggest customer, Seriously!
Script idea (cool tool) 404 error control
All you need to do to control 404 pages is add a line inside .htaccess, so why bother 

Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
customised error control
I already employ a customised error control with detailed logging, so I know what errors happen, when and what types 403 404 500 and so on, but what I was suggesting is having some sort of interface which keeps a better record of error events and sends the user to an interactive error page, maybe incorporating a redirector depending on what type of error was encountered.Klemen Stirn wrote:All you need to do to control 404 pages is add a line inside .htaccess, so why bother
It was just a suggestion, as I know how useful my existing logger has been in it's limited way.