If you have looked at many Internet sites, you have probably encountered some error message every now and then. An error could occur in case the website hosting server can't process a request (Error 400), if you have to log in to see some content and you haven't done so (Error 401), if you are not permitted to access some webpage (Error 403) or if a link leads to a file that is not on the web server (Error 404). Getting this type of messages could often be irritating as the pages have absolutely nothing in common with the actual site. That’s why some website hosting service providers permit you to set your own error pages that'll match the style of your own site and which can have any content that you would like - information why the error has taken place, a suggestion how to proceed or even some funny comment. This type of function can help you keep the visitor on the website regardless of the error and the reason for it.

Custom Error Pages in Cloud Hosting

The customized error pages function is available with each and every cloud hosting package deal we offer and you'll be able to substitute all generic pages with your own with no more than several clicks from your Hepsia hosting CP. 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 from the Hosted Domains section of the Hepsia CP. You can do this for every single website hosted in the account separately, so that each set of custom pages shall have identical layout as the Internet site it's part of. If necessary, you may always go back to a default page from our system or to a default Apache server page. One other 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 never done this before, you could simply copy the necessary code from our Help article about this.

Custom Error Pages in Semi-dedicated Hosting

All of the Linux semi-dedicated hosting that we provide support custom made error pages and it will not take more than several clicks from your Hepsia web hosting Control Panel to use this function. The option is included in the Hosted Domains section of your Control Panel where you'll need to enter the links to the custom-made files through very simple drop-down menus and an easy to use interface. Of course, you should upload them in your account before that. If you do not want to employ this feature at some point, you will be able to disable it just as easily and select an Apache server page or a default page from our system to be viewable whenever your visitors encounter an error. If you'd like to, you can also use an .htaccess file to allow the personalized error pages. The file needs to include a specific line of code and a link for each error type and you can easily discover an example of the entire content for all four error types in our Help section.