If you have checked out a lot of websites, you've probably stumbled upon some error message every now and then. An error may take place in case the web hosting server can't process a request (Error 400), if you need to log in in order to see some content and you haven't done so (Error 401), if you are not permitted to access a page (Error 403) or when a link leads to a file that isn't on the server (Error 404). Receiving such messages can often be aggravating because the pages don't have anything in common with the actual website. That’s why some web hosting 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 that you would like - information why the error has taken place, a suggestion how to proceed or even some funny remark. This sort of feature can help you keep the visitor on the website whatever the error and the reason for it.

Custom Error Pages in Cloud Hosting

The custom made error pages function is provided with each cloud hosting package which we offer and you will be able to substitute the generic pages with your own with no more than just a few mouse clicks from your Hepsia hosting Control Panel. You shall have to develop 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 CP. You can do this for every single website hosted in the account independently, so that each group of custom made pages shall have the same design as the site it is part of. If needed, you can always return back to a default page from our system or to a default Apache server page. One other way to set customized error pages is to create an .htaccess file in the domain/subdomain root folder and to include a few lines in it. If you never done this before, you may simply copy the needed code from our Help article on the subject.

Custom Error Pages in Semi-dedicated Hosting

When you host your sites in a semi-dedicated server account from us, you can set tailor-made error pages for any of them easily via our custom Hepsia hosting Control Panel. With just several clicks in the Hosted Domains section, you can edit the default setting from a system page to a tailor-made one for each of the four error types. All you need to do is supply a link to each and every file that you've uploaded before that and then save the change. If necessary, you shall be able to revert this change anytime and in exactly the same way. If you want, you could use an .htaccess file as well. It must be created/uploaded within the domain or subdomain folder associated with the website whose error pages you would like to alter and the content for this type of file can be found in our Help article on this matter.