Announcement
Collapse
No announcement yet.
enable JavaScript error
Collapse
X
-
For Apache, HTTP and HTTPS (and whatever you run on port 1042) are different virtual servers, with their own separate configurations. Look at the differences between those configurations.
-
Hello,
It's solved, the reason is that i only use SSL. With standard 80 port everything is ok
How can we set 443 by default ?
thank you
Leave a comment:
-
Hello,
Thank you for your answer :
With the addon i can see :
[18:30:18.460] GET https://openxchange.domain.com:1042/...in/default.css [HTTP/1.1 404 Not Found 28ms]
[18:30:18.460] GET https://openxchange.domain.com:1042/...8e3/browser.js [HTTP/1.1 404 Not Found 28ms]
[18:30:18.461] GET https://openxchange.domain.com:1042/...Bi8e3/check.js [HTTP/1.1 404 Not Found 28ms]
[18:30:18.462] GET https://openxchange.domain.com:1042/...Bi8e3/check.js [HTTP/1.1 404 Not Found 26ms]
[18:30:18.498] ReferenceError: check is not defined @ https://openxchange.domain.com:1042/ox6/:38
I'm working on Squeeze behind nat firewall
i'm not the only one :
Last edited by johnnyb; 02-24-2014, 07:47 PM.
Leave a comment:
-
Look in the Apache logs, and/or in the network tab of your browser's developer tools, for any files which could not be loaded (HTTP status code 404).
Leave a comment:
Leave a comment: