Tagged Questions
0
votes
1answer
193 views
customize web application root context in apache
I have web application abc.war and I want to deploy it on Apache Tomcat.
The problem is that, by default, the path to this application is http://<server-name>/abc
but I want to access it as ...