Tagged Questions
0
votes
1answer
578 views
Mask URL part while proxing Tomcat webapp through Nginx
I've got the webbapp at the server 1.1.1.1:8080/AppName/
Now I need to hide port and AppName dir URL part.
So I installed Nginx on server 2.2.2.2 with virthost name test.com.
Here is the virthost ...