How can I customize the system error web page so that it does not show a stack trace?
We use SSO (CAS based) and during development saw stack trace messages that would give an attacker information that might be useful so we would like to turn it off for production.
My preference would be to display a message like "an internal error occurred". We could then troll the logs on the server to find the stack trace information.
Thank you. This is exactly what I needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The link above no longer works. Is it still possible to turn off the stack trace that appears on error pages? If so, where might I find the instructions on how to do this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.