Yes.
When a user types in http://www.example1.com into their browser. The url redirects to http://www.example1.com/example1/
How do I remove the context path from being displayed in the url when I have multiple web applications.
/webapps/example1
/webapps/example2
/webapps/example3
Is there someway the context path can be removed from the url when I have multiple websites on the same server ?
Example:
When a user goes to http://www.example1.com the page's url says: http://www.example1.com/example1/index.jsp
www.example1.com - located webapps/example1
www.example2.com -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.