Is there a default error not found page? index.html is the default home page of your site but what about a default page that doesn't exist? I want to know if there is one because I dont like the generic types Thankx
it worked but Im having issues with forward slash Did doesn't work ErrorDocument 404 /a.html but this does ErrorDocument 404 http:a.html why?