If you have checked out lots of websites, you have probably stumbled upon some error message every now and then. An error could occur if the web 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 aren't allowed to access a page (Error 403) or when a link leads to a file that is not on the server (Error 404). Receiving this sort of messages may sometimes be aggravating since the pages have absolutely nothing in common with the actual Internet site. That’s why some hosting providers permit you to use your own error pages that'll match the style of your own website and which could have any content that you want - details why the error has taken place, a suggestion how to proceed or even some humorous comment. Such a feature shall help you keep the visitor on the website irrespective of the error and the reason for it.

Custom Error Pages in Cloud Web Hosting

The personalized error pages function is available with every single cloud web hosting package we offer and you shall be able to swap all of the generic pages with your own with no more than several mouse clicks in your Hepsia website hosting CP. You will need to produce the actual files and to upload them to your account, and then to set them for a given domain or subdomain using the Hosted Domains section of the Hepsia Control Panel. You may do this for each web site hosted in the account separately, so that every group of customized pages shall have identical style and design as the site it's part of. If necessary, you can always go back to a default page from our system or to the default Apache server page. An alternate way to set customized error pages is to create an .htaccess file in the domain/subdomain root folder and to add a few lines in it. If you haven't done this before, you may simply copy the required program code from our Help article about this.

Custom Error Pages in Semi-dedicated Hosting

All Linux semi-dedicated hosting which we supply support custom error pages and it will not take more than a few mouse clicks from your Hepsia website hosting Control Panel to use this feature. The option is available in the Hosted Domains section of your CP in which you'll have to enter the links to the custom-made files via very simple drop-down menus and an easy to work with interface. Keep in mind, you need to upload them inside your account before that. If you do not want to use this function at some point, you could deactivate it just as fast and choose an Apache server page or a default page from our system to be viewable whenever your visitors encounter an error. If you'd prefer, you may also use an .htaccess file to enable the custom made error pages. The file has to have a particular line of code plus a link for every single error type and you can find an example of the whole content for all four error types in our Help section.