I deployed my application in Tomcat and the application path is:
http://localhost:8080/myapp
but I want to restrict my users to not see To
I just discovered that you can connect as manager when the application is in production and stop the welcoming page.
And if someone try to access again the welcoming page (http://localhost:8080), it will not work: