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 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

Related Articles

Please read before creating a subdomain

Note: Some subdomain titles are reserved: email, www, ftp, cpanel, whm, internet email, webdisk....

Managing Your Database with Applications

 There are many applications that can be set up on your pc for managing your databases. Here...

Fix Failed to Write to Disk | Write Permission Denied Error

Files and Folders Permissions are very essential steps when it comes to hosting your...

How can I prevent hacking?

The most essential thing to do is keep your protection passwords as a secret key. If you give a...

How do I deny IP address access?

Do you want to block someone from viewing your website? This tool will prevent anyone to view...