Mod Rewrite Simulator - PHP mod_rewrite
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 which is using modrewrite.class.php and this should do the work