This command "ErrorDocument 404 http://example.com/404error.php" works in the htaccess file for html files but doesn't send php files to the error page. For example, it sends test.html to the 404error.php but doesn't work for test.php. Anybody have any thoughts?
[edited by: dreamcatcher at 5:42 am (utc) on May 19, 2009]
[edit reason] use example.com. Thanks. [/edit]