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