When I get a blank page the url at the top of the address bar is:
https://192.168.1.3:5480/service/zim...70701192581998
And the page source is:
Code:
<html>
<head>
<title>Zimbra Administration</title>
<link type="text/css" rel='stylesheet' href='zimbraAdmin.css'/>
</head>
<body>
<iframe src="/service/zimbra-administration/blank.html" frameborder=0 scrolling=auto style="width: 100%; height: 100%" name="frameZimbraAdministration">
</iframe>
<script language="javascript" src="zimbraAdmin.js"></script>
</body>
</html>