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.
  1. Log into your control panel at http://cp.yourdomain.com with your user ID and password.
  2. Get to your Websites section
  3. Click on the link to your website
  4. Click on the Custom Errors tab
  5. 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


Further Reading
Watch the tutorial Create custom error pages in Website Panel