If you have checked out many sites, you have probably encountered some error message every now and then. An error may take place in case the server cannot process a request (Error 400), if you need to log in so as to see some content and you have not done so (Error 401), if you are not able to access some page (Error 403) or when a link leads to a file which is not on the server (Error 404). Getting this kind of messages could often be frustrating as the pages have nothing in common with the actual website. That’s why some hosting service providers allow you to set your own error pages which will match the design of your own site and which can have any content which you would like - details why the error has occurred, a suggestion how to handle it or even some humorous comment. This sort of function shall help you keep the visitor on the site no matter the error and the reason for it.
Custom Error Pages in Shared Hosting
The personalized error pages function is available with every single shared hosting package deal that we offer and you will be able to substitute all the generic pages with your own with no more than just a few mouse clicks in your Hepsia hosting Control Panel. You shall need to produce the actual files and to upload them to your account, then to set them for a particular domain or subdomain through the Hosted Domains section of the Hepsia Control Panel. You may do this for each and every web site hosted inside the account independently, so that each group of customized pages shall have the exact same design and style as the Internet site it is part of. If needed, you could always revert back to a default page from our system or to a default Apache server page. Another way to set personalized error pages is to create an .htaccess file inside the domain/subdomain root folder and to include a few lines in it. If you haven't done this before, you can simply copy the necessary code from our Help article on this subject.