How to disable default documentation of tomcat which comes after hitting application url
When ever I am trying to access my appurl like below give me tomcat related details, I want to disable this webpages and it should give me 404 Not Found message. kindly help