<customErrors mode="RemoteOnly" DefaultRedirect="MyGenericErrorPage.htm">
<error statusCode="404" redirect="MyFileNotFound.htm" />
</customErrors>
<customErrors mode="RemoteOnly" DefaultRedirect="MyGenericErrorPage.htm">
<error statusCode="404" redirect="MyFileNotFound.htm" />
</customErrors>