QUOTE(Creactive Online @ Apr 12 2008, 07:43 PM)

Dunno bout on here but on my yahoo service i made a file called e404.html and that turned into the error page autmotically.
So you could try that

You would have to make a .htaccess file with this
CODE
ErrorDocument 404 /notfound.html << Your name of 404 File
ErrorDocument 403 /403.html << Your name of 403 File
This should work as this works for me
Example...
CODE
http://www.crownstyles.com/pooo/