Release 1.0 - ...

Defines which error page is shown for who.

  • Off defines that the user is never redirected to a friendly error page but is shown the generated error page with exception information.
  • On defines that the user is always redirected to the friendly error page.
  • RemoteOnly defines that the user is redirected to the friendly error page if the user is not coming from the localhost, otherwise the generated error page with exception information is shown.
Install & Config