I am using tomcat in JWS 3-1. I have application war "myapp.war" in
/opt/webserver/webapps
Now my url is domain.com/myapp I want domain.com to also redirect to myapp
I was trying to follow the following link. Tomcat base URL redirection.
There is no ROOT folder in /opt/webserver/webapps.
It doesn't seem to work.
Can anyone suggest I should look in which direction?