If no one can answer my question then Please take me off this 

Sent from my iPhone

On 19 Jan 2016, at 8:04 AM, Gnul Char <nullchar@gmail.com> wrote:


On Jan 18, 2016 6:30 AM, "brendan kearney" wrote:
>
> I am not understanding this.  Apache is doing nothing with https.  The https is being handled on the load balancer and everything apache sees is http only.
>
> Does that mean the load balancing needs to be changed?
>

In some default configs, Apache will implement that redirect (append trailing /). If so, your load balancer/proxy should rewrite them; alternately the Apache config can do it.

Investigate the configuration in HAProxy to only redirect using https for all rewritten urls under that location. Stack Overflow has many examples.

Good luck.

_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users