[horde] Troubleshooting login issues with git version

Ralf Lang lang at b1-systems.de
Tue Jul 6 10:07:04 UTC 2021


Hi Mike,

I understand, so you would have this web-visible structure


www.somewhere.com/horde/horde/admin/config/
www.somewhere.com/horde/horde/login.php
www.somewhere.com/horde/horde/test.php
www.somewhere.com/horde/turba/
www.somewhere.com/horde/passwd/

...

In this case, you need to edit web/horde/config/registry.d/00-horde.php 
and change the webroot line from /horde to /horde/horde.

Apart from this, you would need to change your webserver config, maybe 
using Alias directive


> OK. Doing this worked, however, I wanted to move it to https://<IP 
> Address>/horde, right now this works at https://<IP Address>/
>
> Maybe I'm under the mistaken impression that if I move it under a 
> different directory, that would break the git deployment?
>
The deployment is currently not really resilient against moving around 
the filesystem after the initial composer install.

Configs do not get regenerated/overwritten. This is still a todo. You 
will at least have to edit each app' config/horde.local.php and most 
likely some entries in horde/config/registry.d if you move things around.

> Maybe I need to be using rewrite here?  I realize this is an apache 
> question...so may not be an appropriate question for this list.
>
> Mike Barsalou

-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



More information about the horde mailing list