Skip to content

Instantly share code, notes, and snippets.

@carlwoodhouse
Last active December 14, 2015 16:29
Show Gist options
  • Save carlwoodhouse/5115430 to your computer and use it in GitHub Desktop.
Save carlwoodhouse/5115430 to your computer and use it in GitHub Desktop.
<httpErrors existingResponse="Replace" errorMode="Custom">
<remove statusCode="404" subStatusCode="-1" />
<error statusCode="404" prefixLanguageFilePath="" path="/404.aspx" responseMode="ExecuteURL" />
</httpErrors>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment