Skip to content

Instantly share code, notes, and snippets.

@tobbbe
Created May 7, 2014 13:31
Show Gist options
  • Save tobbbe/988f9c98b22ab899e830 to your computer and use it in GitHub Desktop.
Save tobbbe/988f9c98b22ab899e830 to your computer and use it in GitHub Desktop.
add 404 page Umbraco fel
1. create a node and name it 404
2. in umbracoSettings.config add the id of the node you just created to <errors><error404>
3. add <httpErrors existingResponse="PassThrough"/> to <system.webServer> in web.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment