知識庫

What are error codes?  列印本文

The error codes is the way in which server tells people about the encountered error. There are many error codes, some of the most common error codes are 401 (Unauthorized), 403 (Forbidden), 404 (Not Found) and 500 (Internal Server Error).

You can also set up custom error pages for these error codes. With custom error pages, your website visitors will see the error messages you set instead of default error messages.

這篇文章有幫助嗎?

相關文章

How to change password in cPanel?
  To change password in cPanel, follow the below steps. Login to the cPanel. Click...
How to redirect a subdomain to another page?
To redirect a subdomain to another page, follow the below steps. 1. Login to your cPanel. 2. Go...
How to change style of cPanel?
To change style of cPanel, follow the below steps. 1. Login to your cPanel. 2. Click on Change...
I accidently deleted public_html or www folder
www and public_html are the same, public_html is the primary domain's root directory and www...
How to create a cron job in cPanel?
  Cron jobs are scheduled tasks which completes a task in the specified time automatically. To...