View Single Post
  #9 (permalink)  
Old 09-16-2005, 11:31 AM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

Only thing I can think of is that our login page is redirecting you internally and dropping the 5443 port to use 443.

Did you change the value in:

/opt/zimbra/tomcat/webapps/zimbra/WEB-INF/web.xml

httpsPort
443

This controls the redirect in the Login.jsp.
Reply With Quote