March 2008
Intermediate to advanced
816 pages
24h 25m
English
Table A-1 offers a list of custom HTTP codes that Internet Information Services (IIS) 7.0 uses when displaying an error. Custom error files are stored in %SystemDrive%\inetpub\custerr\Locale (that is, %SystemDrive%\inetpub\custerr\en-us). Not all status codes have custom error pages on disk. When the custom error module detects an error, one of six actions is chosen:
Response is left alone
One-line error message is printed
Static file served off disk (c:\inetpub\custerr\en-us\404.htm)
URL is executed
Redirect
Detailed error is generated (default most common localhost behavior)
Following is a list of articles that provide more information on HTTP status codes and common causes to errors with links to troubleshooting ...
Read now
Unlock full access