Apache error log analyzer that creates an HTML report of all missing images and files, and counts specific module errors in a readable text and HTML report.
A simple error logger that replaces the default Apache error handler with your own. Includes a customizable output page and logs or emails you when an error occurs. You can add new error codes easily using the flat file database.
This article explains how to use Apache ErrorDocument redirects and PHP to create custom 404 Not Found responses and more. It also explains how to throw an error from within a PHP script.
Want to direct all of your Error 404 Not Found errors to your website index instead of displaying that plain and unlpleasant looking Error page? Read this tutorial and we'll show you exactly how!
404Handler is designed for managing error reports which is based on PHP code. Pages or database access those display '404 Not Found' is collected in email tool which is sent for your information. You can define 3 levles to obtain emails which are - n
Apache is the most popular Web servers on the net which works on all operating systems now available with new features. This works fast and has overall stability. If you are hosting a website mostly with static content, Apache is a fireball. If you a
The author in this tutorial has elaborately explain about the concepts of the web servers, the advantages of the apache server and its installation procedures on a linux environment. The tutorial helps users in downloading the apache server with docu
PHP machine Error handler is multi-platform compatible. This code snippet can be used to trap errors in your PHP scripts. The main function is GetErrorDescription, it takes five arguments, the error type, the error message, the file the error occurre
This an ASP based 404 page tracker used for tracking and for displaying a real time report of page not found activity. 404 ASP tracker will catch the and display the reports like, bad link with error page, error links on the website, no longer existi
Installing Apache, php and Mysql in a windows environment is what this tutorial is all about. This article even has links to download php, Mysql and Apache from their respective sites along with the installation readme files. The article describes in |