Forum Moderators: open
ErrorDocument 400 /404.html
ErrorDocument 401 /404.html
ErrorDocument 403 /404.html
ErrorDocument 404 /404.html
<html> <head> <title></title>
<META http-equiv="refresh" content="0;URL=http://www.mysite.com"> </head></html>
Long long time ago, maybe it still exists, IE used to have a problem with 404's that if the file size of the 404 was too small, it may not serve properly. I remember having to "fluff up" the 404 page to get it to work in IE.