[horde] Install In Subdirectory Other Than Horde

John Thomas gmane-2006-04-16 at jt-socal.com
Fri Jun 26 01:47:37 UTC 2009


I have Horde Groupware Webmail Edition 1.2.3 installed and working 
great.  What a great piece of software, BTW, thank you!

I was tripped up with installing into a directory other than horde 
(purpose is more security through obscurity).

https://example.com/horde
    works great
    Apache has
        Alias /horde /var/www/horde
    horde/config/conf.php has
        $conf['cookie']['path'] = '/horde';
    with test.php, clicking on "run Imp tests"
        take me to https://example.com/horde/imp/test.php

but
https://example.com/hidden
    does not work
    Apache has
        Alias /hidden /var/www/horde
    horde/config/conf.php has
        $conf['cookie']['path'] = '/hidden';
    with test.php, clicking on "run Imp tests"
        take me to https://example.com/imp/test.php
                                      ^^^^ hidden missing

I have tried clearing caches, restarting apache and everything else I 
could think of.  I suspect there is a bug.  Thoughts?


-- 
Sincerely,
John Thomas


More information about the horde mailing list