Custom Error Pages
Learn what a Custom Error Page is, what role does it have and ways to create one.
If you have looked at lots of websites, you've probably stumbled upon some error message once in a while. An error can occur if the web hosting server can't process a request (Error 400), if you must log in so that you can see some content and you have not done so (Error 401), if you are not allowed to access a page (Error 403) or when a link leads to a file that isn't on the web server (Error 404). Encountering this sort of messages can often be annoying since the pages have nothing in common with the actual website. That’s why some website hosting service providers permit you to use your own error pages which will match the style of your own Internet site and which may have any content which you would like - info why the error has taken place, a suggestion how to handle it or even some amusing comment. Such a function shall help you keep the visitor on the site no matter the error or the reason for it.
Custom Error Pages in Website Hosting
You will be able to set up custom made error pages for each of your websites effortlessly when you use any of our Linux website hosting. This could be done from the Hosted Domains part of the Hepsia Control Panel, which comes with all accounts as soon as you go there, you can set your custom made pages independently for any domain or subdomain. You have to upload the files to your account in advance and input the links to them through the process. This function could be de-activated whenever you want and the options you'll be able to select from are a standard page from our system or a default Apache web server page. Custom made error pages could be set with an .htaccess file as well. The file should be put in the domain or subdomain folder and it must include some system code and links to the pages. If you are not tech-savvy, you may copy the whole content necessary for the file from our Help section.