If you have looked at lots of sites, you've probably stumbled upon some error message once in a while. An error could occur when the server can't process a request (Error 400), if you must log in in order to 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 is not on the website hosting server (Error 404). Receiving such messages can sometimes be aggravating since the pages don't have anything in common with the actual website. That’s why some website hosting providers permit you to set your own error pages that will match the style of your own site and that could have any content that you want - info why the error has occurred, a suggestion what you can do or even some amusing comment. Such a function shall help you keep the visitor on the website whatever the error or the reason for it.
Custom Error Pages in Shared Website Hosting
The customized error pages feature is provided with every single shared website hosting plan we offer and you will be able to swap the generic pages with your own with no more than a few clicks from your Hepsia hosting CP. You shall need to develop the actual files and to upload them to your account, then to set them for a given domain or subdomain using the Hosted Domains section of the Hepsia Control Panel. You could do this for each and every web site hosted inside the account separately, so that every group of custom made pages shall have the exact same design as the Internet site it is part of. If necessary, you may always revert back to a default page from our system or to a default Apache server page. An alternate way to set custom made error pages is to create an .htaccess file inside the domain/subdomain root folder and to add a few lines in it. If you have not done this before, you may simply copy the required program code from our Help article about the subject.