View Single Post
  #1 (permalink)  
Old 05-29-2007, 01:31 PM
djve djve is offline
Senior Member
 
Posts: 68
Default HTTP to redirect to HTTPS

I'm installing Zimbra from the rPath appliance package and testing if Zimbra will do what we need.

One item is to redirect people from HTTP to HTTPS. So if the hit port 80 they are redirected to port 443.

In /opt/zimbra/httpd-2.0.54/conf/httpd.conf I appended the lines:

SSLRequireSSL


Followed by:
zmtlsctl mixed
tomcat restart

This seems to work as we need. But does anybody know of any problems this may cause? I doubt I know enough of Zimbra at this point to test it well enough to be confident of my results.

Thanks,

David
Reply With Quote