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 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Related Articles

Managing Your Database Using phpMyAdmin

Migrating WordPress website is certainly not something that we have to do every day, but it...

Apache mod_rewrite and Examples

Mod Reword allows you to change the URL that everyone recognizes when they check out your domain...

Apache Handlers, running html as php

Apache handlers allow you to control what Apache will do with certain pc file types. When Apache...

Getting around the Shared SSL browser warning

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

How to generate/download a full backup

A complete back-up is a back-up of all of your information, e-mail, data source, etc. To run a...