Simplifying Solutions
In IIS manager, once you change the the error responses from the default inherited state, it is not intuitive on how to revert back to inherited.
Find the Configuration Editor under Management
Expand out “system.webServer” to locate “httpErrors”
right click “defaultPath” > “Section” > “Revert to Parent”
This will revert them all back to inherited.
Comments Closed.