For example if I access (internally) <a href="http://192.168.1.100:81/index.html,">http://192.168.1.100:81/index.html,</a> from outside (via ssl portal) this will become https://vpn.mydomain.com/81/192.168.1.100/index.htmlNow I have the following problem: the web application we are reaching have in allmost AJAX request the root (/) url as base point to do the GET request, this means that if for example the application try to load /images/test.gif