Script idea (cool tool) 404 error control

All other scripts belong here
Post Reply
puniksem
Posts: 47
Joined: Thu Nov 01, 2007 12:25 pm

Script idea (cool tool) 404 error control

Post by puniksem »

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!
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

All you need to do to control 404 pages is add a line inside .htaccess, so why bother :wink:
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
puniksem
Posts: 47
Joined: Thu Nov 01, 2007 12:25 pm

customised error control

Post by puniksem »

Klemen Stirn wrote:All you need to do to control 404 pages is add a line inside .htaccess, so why bother :wink:
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.

It was just a suggestion, as I know how useful my existing logger has been in it's limited way.
Post Reply