Html5OpenIdTemplate
Html5OpenIdTemplate copied to clipboard
Default web.config customErrors extention
Minor bug:
<customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
<error statusCode="404" redirect="404.html" />
</customErrors>
But the included file is named GenericErrorPage.html