Custom error pages

To make a customized error web page for your consideration, please sign in to cPanel and basically click Error Webpages. Choose the domain or subdomain which you want and basically opt for the web page you want to modify. Place your own customized web page system code (in HTML or SHTML). The changes will be reflected after clicking Save button.

But I don't know any HTML

Never worry. If you use a design system like Sitebuilder, basically post a web page which you want to use. Next, check out your web page and take up that new web page you want. At the top of your internet browser, go to View and pick "Source" or "Page Source". Copy everything from the pop-up screen (right basically click, Select All, right basically click, Copy) and now you can insert where the HTML system code connected.

Afterward, you may want to eliminate that additional web page from your web page designer system.

Common problems

If you are still seeing the Reprise Hosting error pages, try relaxing your internet browser (ctrl + F5). If you still see the Reprise Hosting pages, please add this system code to your .htaccess file in the public_html listing.

ErrorDocument 403 /403.shtml
ErrorDocument 404 /404.shtml
ErrorDocument 500 /500.shtml

If you don't want any viewers seeing 404 mistakes on your web page. You can make your webpage outcome:

ErrorDocument 404 /index.html

If Internet Explorer is not showing the customized error web page, it is likely because the error web page must be bigger than 1 KB.

There are many Error pages which may be described:-

Client Request Errors
400 - Bad Request
401 - Authorization Required
403 - Forbidden
404 - Not Found
405 - Method Not Allowed
406 - Not Acceptable (encoding)
407 - Proxy Authentication Required
408 - Request Timed Out
409 - Conflicting Request
410 - Gone
411 - Content Length Required
412 - Precondition Failed
413 - Request Entity Too Long
414 - Request URI Too Long
415 - Unsupported Media Type

Server Errors
500 - Internal Server Error
501 - Not Implemented
502 - Bad Gateway
503 - Service Unavailable
504 - Gateway Timeout
505 - HTTP Version Not Supported


  • 6 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Related Articles

How to view website statistics in cPanel using AWStats

When you have a website, you may want to check on how many individuals are arriving to your...

What Do I Put for the Cron Job Command ?

Linux web hosting contains the following: Shared, Reseller, VPS and Dedicated. The instructions...

How to import your MySQL database

How can I import a database? Firstly, Login to Cpanel Simply, Go to phpMyAdmin Click...

Create or Delete a MySQL Database

Create a MySQL Database Just Log into cPanel.Under Databases,just click MySQL...

How to Change DNS Zones (MX, CNAME, and A records)

SharedWith cPanel 11.34, customers are provided accessibility to make some of these changes from...