Hosting
How to add Custom Errors in WebsitePanel Hosting?
You can create any type of error page with any language (ie. HYML, ASP, ASP.NET, PHP) you prefer by following steps.
- Log into your control panel at http://cp.yourdomain.com with your user ID and password.
- Get to your Websites section
- Click on the link to your website
- Click on the Custom Errors tab
- Now add custom error pages as follows:
- Code should be the error code, like: 404
- Handler Type: Execute URL
- Error Content should be the relative path to your wwwroot directory: /errors/404-not_found.html