> On 06 Jan 2015, at 12:26, Kai-Uwe Rommel <[email protected]> wrote: > > Hello, > > a (perhaps) simple question: > > For some reason (accessibility for Thunderbird autoconfiguration) I need to > keep the > http port (80) open on my SOGo server. > > How can I force the SOGo web interface on https with the least amount of > changes to > the stock /etc/httpd/conf.d/SOGo.conf file (or other configuration files)? > > How do you usually solve that? >
Use standard apache mod_rewrite or redirect directives at virtual host or .htaccess configuration, no need to touch SOGo.conf at all. Regards Martin. -- [email protected] https://inverse.ca/sogo/lists
