I see lots of posts about automatically redirecting http to https, but I see nothing on getting SSL working in the first place.
I have looked at the manual, and I think I have things set up as they say in there.
On my server, https://domain.com works - I get the apache test page up. https://domain.com/webmail does not work, I get a 404 not found error, and in my apache logs, it says /var/www/html/webmail does not exist. I am trying to accomplish this on a single server.
Can someone point me in the right direction? The manual talks about installing a tomcat connector for apache - I think that it is there, as it came with Scalix....at least the config files that are discussed are in there....
Thanks for your help!