Hi,
I installed Scalix 11 rpm on a fresh Centos 4.4. After installing Scalix I recognized that mod_ssl hasn't been installed, yet. So I did this. But I have trouble to get Scalix work now with HTTPS.
Now these are accessible
http://mysite.org/
https://mysite.org/
http://mysite.org/webmail
but not
https://mysite.org/webmail
or
https://mysite.org/sac
I get an error message saying "404 Not found" ,"The requested URL /webmail/ was not found on this server". The same is listet in /var/log/http/ssl_error_log.
Anyone any idea?