IIS: Allow Custom Errors when Delegated

"%windir%\System32\inetsrv\config\applicationHost.config"

<httpErrors allowAbsolutePathsWhenDelegated="true" errorMode="Custom" lockAttributes="allowAbsolutePathsWhenDelegated,defaultPath">