How to set up custom error pages

How to set up custom error pages

There are many types of server errors that may appear on your website and usually display a default server message. From the Control Panel, you can make this error message a custom page.
 
To access it, go to the  hosting management, and in the 'Server' section click on the option 
Error Pages Configuration


Using this tool, you can choose which page from your hosting you want to display for each specific web server error.
 
1.-Configure different types of errors
You have the option to configure different types of errors:
 
  • Error 400 - Bad Request
It indicates that a request sent to the server could not be processed because the server is unable or not configured to handle that type of request. For example, when the request method is not implemented.
 
  • Error 403 - Forbidden
This error usually appears when the "index" file is not found in the directory being accessed. It may also occur if a username or password is required to access the page and it has not been entered correctly.
 
  • Error 404 - Not Found
This is the most common error. The server has not found the requested file. It may have been moved, deleted, or the URL is incorrect.
 
  • Error 500 - Internal Server Error
The request made to the server has caused a failure. This may happen because the server configuration (perhaps the .htaccess file) is not correct.
 
2.-Assign an error page
To assign a custom error page, click on Modify assigned page for the type of error you want to customize.


A new window will appear where you can enter the path to the page you want to display within your hosting.
 
 
Once configured, click on Assign page.
 
 
For more information, you can contact us.
    • Related Articles

    • How to set up hosting PHP

      Within the advanced tools of the hosting service, you will find the option Configure PHP, where you can modify different PHP directives to adjust your hosting to the requirements requested by some CMS applications. These values vary depending on the ...
    • How to set up White Label Panel (Management)

      Server domains In the accommodation ofcdmonyou have a white mark panel so that you can give access to another user and allow them to manage the hosting. The advantage of this dashboard is that the user you provide access will only be able to manage ...
    • What is and how to fix the ERR_TOO_MANY_REDIRECTS error

      It is likely that while browsing the internet or even on your own website, you may have encountered an ERR_TOO_MANY_REDIRECTS message indicating that there are too many redirects to complete the connection. The error usually looks like this: This ...
    • How to correct Apache's 'Failed to read FastCGI header' error

      The error message "Failed to read FastCGI header" means that when Apache communicates with the PHP process of your hosting, the PHP process does not respond correctly. This error does not mean there is a problem with Apache itself, but that there may ...
    • Information and causes: Error_Connection_Reset

      The "connection reset" error is an error message that appears in the browser when you try to access a web page and the connection is unexpectedly interrupted before the page finishes loading. This error message can appear for various reasons, but it ...