I have a problem whereby my 404.php file is not working at all.
I have WordPress currently installed in it's own directory, i.e. http://www.domain.com/wordpress
If you visit for example http://www.domain.com/wordpress/blablabla (which does not exist), I get met with html output, as in the actual source code of the homepage of the blog.
I have tried modifying my .htaccess file with things like ErrorDocument 404 /index.php?error=404 and scoured the Internet for solutions but with little luck.
domain.comis just an example domain name, not his actual site address? – Jan Fabry May 4 '11 at 10:19