I can't seem to get my 404 pages working in cpanel. I have added a 404.shtml page to my public_html directory, but it does not get displayed when there is a 404 error! I've checked the error log, and it is finding the 404.shtml page, just not displaying it!
Also, I have added ErrorDocument 404 /404.shtml to my .htaccess file, and it does not work either.
This problem is affecting every domain on the server, so I think that there must be a problem in httpd.conf
If someone could help me out here, it would be great!
Thanks!