so instead of having the boring
Not Found
The requested URL /a.htm was not found on this server
i wanted to add a custom error page to my server...
i created a .htaccess file in my sites folder with
ErrorDocument 404/~user/errors/missing.html
but it still comes up with the default.... so does anyone know what i'm doing wrong???