Kolab 3.3 Roundcube via https

Pasi Kärkkäinen pasik at iki.fi
Mon Sep 29 20:40:43 CEST 2014


On Mon, Sep 29, 2014 at 01:32:04PM -0500, administrator at weeksconsulting.us wrote:
> In my installation the roundcube conf only contained the rewrite rules not the options for the virtual host. 
>

Yep, exactly. That's why you need to include the roundcubemail.conf to the Apache vhost definition (so usually to ssl.conf, inside the vhost definition).


-- Pasi
 
> Sent from my iPhone
> 
> > On Sep 29, 2014, at 11:50 AM, Pasi Kärkkäinen <pasik at iki.fi> wrote:
> > 
> >> On Mon, Sep 29, 2014 at 10:47:29AM -0500, administrator at weeksconsulting.us wrote:
> >> I had this issue as well you need to include rewrite on and rewrite options inherit in your mod ssl conf file under the 443 virtual host. Check the Apache website for the correct syntax. Other wise the rewrite doesn't work.
> > 
> > Yeah you need to include roundcubemail.conf to the SSL vhost.
> > 
> > -- Pasi
> > 
> >> Thanks
> >> 
> >> Sent from my iPhone
> >> 
> >>> On Sep 29, 2014, at 10:44 AM, andreas at sektor7g.net wrote:
> >>> 
> >>> Hello List,
> >>> i am currently banging my head against the wall trying to upgrade roundcube to the 3.3 bundled Version on CentOS 6.
> >>> Precursor: I temporarily have $config['use_secure_urls'] = false;
> >>> My Problem seems to revolve around a misconfiguration of mod_ssl. I initially installed kolab und installed the mod_ssl package without further configuration. This used to work in 3.1 and 3.2. Now when i connect to roundcube via http (non-ssl) everything works fine. When i connect to the https version mod_rewrite seems to bail on me. Therefore I have no images in rc (and no wallpaper.html).
> >>> What is kind of puzzling to me is the following:
> >>> The Alias Directive defined in roundcubemail.conf seems to work, i can go example.org/roundcubemail and log in, but the mod_rewrite magic a few lines down doesn't seem to work. I already installed a test machine with Kolab 3.3 and hoping to spot some difference but afaics there is no difference, the vanilla setup has the exact same problem. I assume the problem lies somewhere in the fact that SSL is a vhost whereas non-ssl is a non-virtual host setup.
> >>> Any Pointers how to properly set mod_ssl up would be greatly appreciated.
> >>> 
> >>> regards
> >>> Andreas
> >>> _______________________________________________
> >>> users mailing list
> >>> users at lists.kolab.org
> >>> https://lists.kolab.org/mailman/listinfo/users
> >> _______________________________________________
> >> users mailing list
> >> users at lists.kolab.org
> >> https://lists.kolab.org/mailman/listinfo/users


More information about the users mailing list