Hi , I created a custom error pages and would like to redirect to this page. I created a .htaccess files and put this only [FONT=Arial, Helvetica, sans-serif]ErrorDocument 404 /notfound.html[/FONT] It does not work, any solution?
Do you have a URL we can test with? Tried clearing your temp files/cookies then trying again? It should theoretically work, is this for an addon domain or for the main domain of your site? If its for an addon domain, try placing "RewriteEngine Off" for the .htaccess file for that domain specifically, to see what happens.
What steps did you use to do this? These instructions were useful: http://www.thesitewizard.com/archive/custom404.shtml