Hosting
How I can personalize my pages of error?
You will be able to personalize the error pages that the Web server sends by defect when an error in requests to your site takes place (for example: 404-Page nonfound).
For it, you have in the root of your disc space in your domain a folder of name errors.
If you want to personalize a concrete error, you will have to place in this folder a file of extension HTML whose name is the code of the error (everything in small letters). For example for error 404 of page nonfound, you would have to place in this folder a name file: 404.html
To return to FAQs