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 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Related Articles

How do I backup / restore / move from one cPanel host to another?

How can I recover my web page with old/previous content?Please contact us through Ticket at...

How to Set Up a Redirect

    Log into cPanel.    Under Domains, simply select the Redirect...

Getting around the Shared SSL browser warning

While using RepriseHosting's shared SSL, if you are getting a prompt issue in your browser...

What is the difference between parked, addon, and subdomains?

A Subdomain is a second web page, with its own original material, but there is no new domain...

Create or Delete a MySQL Database

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