Hi FOP2,
I try to set Initial Url: https://ip/ on Mini browser from menu admin, after i login from fop2 page (agent) the page URL not loaded.
I already install HTTPS on webserver freepbx
Can you give solution for this issue?
Thanks
Hi FOP2,
I try to set Initial Url: https://ip/ on Mini browser from menu admin, after i login from fop2 page (agent) the page URL not loaded.
I already install HTTPS on webserver freepbx
Can you give solution for this issue?
Thanks
No, I cannot. Again it is not a FOP2 problem. Browsers do not allow to load cross domain sites or mix http and https on iframes (google for CORS). Its a browser limitation, that has to do with big security restrictions. If you want to load an https page, you must load FOP2 page via https also.
Here is a link describing your problem and why it is a bad idea to mix https and http within an iframe:
http://stackoverflow.com/questions/3144986/http-and-https-iframe
Here are some links with possible solutions/workarounds:
http://stackoverflow.com/questions/1653308/access-control-allow-origin-multiple-origin-domains