.NET失误页web.config设置

.NET出错页web.config设置customErrors modeOn defaultRedirectGenericErrorPage.htm/customErro

.NET出错页web.config设置
<customErrors mode="On" defaultRedirect="GenericErrorPage.htm">
        </customErrors>