The PHP alternative to apache’s mod_rewrite PHP mod_rewrite 1.0 Keep in touch with updates and subscribe to If you have a mod_rewrite using web-project and your server doesn’t support mod_rewrite you should usually turn the friendly urls in your documents into “ugly ones”, and this could take time :/ with the php mod_rewrite you could skim over this workings just set your ErrorDocument 404 in the .htaccess to the PHP file whi...
Cache and manage your site errors , the smart way ! Errors Handler allows you to have both customized Apache error pages and the opportunity to be notified by mail when an error occurs on your site, errors handled includes: 401, 403, 404 and 500 errors, when a user face any of this errors, a specific and esthetically appealing error message will be shown, all errors message can be easily customized, this script also check for pages with an old...