[horde] Horde6 & SSL
Brent
impuser at bitrealm.com
Mon Aug 24 16:17:29 UTC 2026
I'd try to delete cached files:
rm <inst-dir>/web/static/*
rm /var/lib/php/tmp/* (or wherever your php tmp files get stored)
rm /var/lib/php/session/* (or wherever your session files get stored)
If using a memcache server, then I'd restart that as well as it will
cache things.
Restart the web server and try again. Browser cache? Try a different
browser. Hover over the gear icon and see if it is really sending the
URL you listed below and that it wasn't a redirect of some sort.
Not sure what else might be happening.
brent
Quoting Guillaume Demillecamps <guillaume at demillecamps.be>:
> Hi,
>
> I'm facing some issue with this setup, while it used to work fine on Horde5.
> I have SSL termination ahead of the web server hosting Horde6.
> In conf.php, I've set use_ssl = 1 & port = 443 (i've tried many
> other configurations as well, none fixes this).
> Everything works except the /horde/admin/config/config.php URLs
> which are written
> https://hordewebserver:80/horde/admin/config/config.php?app=...
> which obviously fails...
>
> Any idea ?
>
> Thanks !
>
> Guillaume
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/To unsubscribe,
> mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list