Is it possible to customize the Microsoft's Security Runtime Engine (SRE) so it throws a specific error code instead of just "500"?
I want to show a specific error page when it's an SRE exception and another when it's a "regular" server error.
Thanks in advance.