Hi
After UCCX upgrade from 10.6 to 11.6(2) wallboard (HTTP trigger) will not show in Chrome, it only shows the HTML as text in the browser, it works fine in Firefox and IE.
I asked a webdevolper about the problem and he was saying that the problem is the webserver on the UCCX is not sending ”Content-Type: text/html; charset=utf-8” headeren in the HTTP response.
Has anyone an idea how to solve this.
/Thanks David
Solved! Go to Solution.
Hi Anthony,
Thanks for taking the time to answer this one, You made my day.. :-)
/David
Yes it worked. :-)
But i am running only HTTP on IP. Customer has actually asked if i could run HTTPS because they would implement it as a Iframe in a exsting HTTPS site. Is it difficult to get it running as HTTPS instead.?
We do have custometr CA signed certificates on the servers.
/David
It´s actually redirecting back to http when accesing the https url.
If i would allow the site to run in a Iframe can i just add the X-Frame-Options in the content header as well. Have you tried that?