Hi all,

How do I enable SOGo 3.2.7 (served by Apache 2.4) to use https only when port 
80 is not available?

I've tried to use the mod_rewrite solution offered earlier in this mailing list 
( RewriteRule /SOGo(.*) https://%{HTTP_HOST}%{REQUEST_URI} ) and it works as 
long as port 80 is available to serve the redirection. 

However, my external users will not have access to port 80 (port 443 only) so 
that solution doesn't work since SOGo switches to plain http after login. Since 
the usage of port 80 should be avoided completely in this case, is there a way 
to prevent SOGo from using http entirely?


Kind regards,
Jesper

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to