Custom Error Pages
Take a plunge into website error pages. Find out when they appear and why you should configure your individual custom error pages.
If you have looked at lots of websites, you've probably come across some error message once in a while. An error may occur when the web server can't process a request (Error 400), if you have to log in in order to see some content and you haven't done so (Error 401), if you aren't allowed to access some webpage (Error 403) or when a link leads to a file that is not on the hosting server (Error 404). Receiving this type of messages may often be aggravating since the pages have nothing in common with the actual Internet site. That’s why some website hosting companies permit you to use your own error pages that'll match the layout of your own site and that can have any content that you would like - info why the error has appeared, a suggestion how to proceed or even some funny remark. This kind of feature will help you keep the visitor on the website no matter the error and the reason for it.
-
Custom Error Pages in Cloud Web Hosting
You shall be able to set up personalized error pages for all of your domains or subdomains. The function is supported by all
cloud web hosting solutions that we offer, so when you log in to the Hepsia Control Panel and check out the Hosted Domains section, you can click on the Edit button for a domain/subdomain and in the pop-up which will be displayed, you may choose the kind of error page which should appear - a default one from our system, a conventional Apache web server page or a personalized one. For the last mentioned alternative, you must specify the URL to the page, so when you use custom made pages, you need to upload the files in your web hosting account first. An alternative way is to use an .htaccess file located in the domain or subdomain folder with a line for every error type. The precise syntax can be found in our Knowledge Base, so you can use this function even if you do not have any previous experience.
-
Custom Error Pages in Semi-dedicated Hosting
All of the
Linux semi-dedicated hosting packages that we provide support customized error pages and it will not take more than a few clicks in your Hepsia website 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 input the links to the custom-made files using simple drop-down menus and a user-friendly interface. Of course, you have to upload them to your account before that. If you don't want to use this function at some point, you can deactivate it just as fast and select an Apache server page or a default page from our system to be displayed when your visitors encounter an error. If you'd prefer, you could also use an .htaccess file to activate the customized error pages. The file should include a particular line of code plus a link for each error type and you can easily discover an example of the whole content for all four error types in our Help section.