Suppressing information/error message for unfound Application Alias
If someone goes to x.y.com/apex/f?p=SendYourPrivateDataToMe
You get a response with:
Application with the alias "SendYourPrivateDataToMe" does not exist.
Contact your application administrator.
Return to application.
Our organization considers this to be a low level vulnerability and we need to suppress the part where it displays user input text.
Is there a way to do this in APEX 19.x/20.x ?