Error Handling
From Hostek.com Wiki
Contents
cPanel
Windows based (WCP)
- Login to WCP
- In the Website Settings section, click on IIS Settings
- Click the pencil/edit icon to change the handling for the specific error code
- The Help in WCP has additional information
cPanel VPS
Error Handling - Windows VPS
You can change what type of error pages are served from your Windows or ColdFusion Windows VPS in IIS by using the following steps:
- Open IIS 7.5 from the desktop of your Windows or ColdFusion Windows VPS
- Click the name of your VPS server in IIS
- Double click "Error Pages" under the "IIS" section
- Click "Edit Feature Settings" under the "Actions" pane on the right
- Select the type of error pages you would like to be displayed for your sites on the VPS (the types of error pages are described below)
Types of Error Pages
- Custom error pages - Will display any custom error pages you have set up in the WCP
- Detailed error pages - Will display either an IIS error page, or a ColdFusion error page depending on what type of file is being served
- Detailed error pages for local requests, custom error pages for remote requests - Any requests coming directly from the VPS server will display detailed error pages, any requests from outside the VPS server will display custom error pages