cyChop
8 Mar 2011, 4:37 AM
Hello there,
We have developped an application that works just fine on an intranet. However, we have to open the access over a SSL VPN to some users, and there, it just doesn't work. Except for IE, that is.
I'm not used to see IE being the only browser that works, but I guess there might be a link with what is explained in this post (http://www.sencha.com/forum/showthread.php?37626-FIXED-quot-This-page-contains-both-secure-and-nonsecure-items-quot-in-IE6).
IE is not our priority yet, since it doesn't work for other reasons, but other browsers just can't find the application subfolder. The root/appli/appli.nocache.js is correctly loaded, but it then tries to load root/permutation.html instead of root/appli/permutation.html.
Although, to be clear, the VPN uses URLs like this:
https://domain/root/appli/,DanaInfo=insideDomain,Port=8080+page.html
Does anyone have any lead on this?
Thanks in advance,
GXT 2.1, GWT 2.0.3
We have developped an application that works just fine on an intranet. However, we have to open the access over a SSL VPN to some users, and there, it just doesn't work. Except for IE, that is.
I'm not used to see IE being the only browser that works, but I guess there might be a link with what is explained in this post (http://www.sencha.com/forum/showthread.php?37626-FIXED-quot-This-page-contains-both-secure-and-nonsecure-items-quot-in-IE6).
IE is not our priority yet, since it doesn't work for other reasons, but other browsers just can't find the application subfolder. The root/appli/appli.nocache.js is correctly loaded, but it then tries to load root/permutation.html instead of root/appli/permutation.html.
Although, to be clear, the VPN uses URLs like this:
https://domain/root/appli/,DanaInfo=insideDomain,Port=8080+page.html
Does anyone have any lead on this?
Thanks in advance,
GXT 2.1, GWT 2.0.3