Need some help on tomcat URL mod_rewrite or mod_jk
- by Redbull Fan
I am trying to remove the context name from the url of my server.
Current URL - http://www.domainname.com/MyApp/
What I need to make is to make it avaialble at -
www.domainname.com/
So it is only going to host one main app and that needs to be displayed when we open www.domainname.com/ on browser.
I have already tried couple of things like…