That's your virtual host not being configured correctly in apache.
Nothing to do with horde/imp.
Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>:
> Nope I get an HTTP 440 error when I change that.
>
> Thanks though...
>
> -Eric
>
> Quoting Mark Bishop <[EMAIL PROTECTED]>:
>
>>
>>
>> Look at con
Nope I get an HTTP 440 error when I change that.
Thanks though...
-Eric
Quoting Mark Bishop <[EMAIL PROTECTED]>:
>
>
> Look at config/conf.php:$conf['cookie']['path'] = '/webmail';
>
> Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>:
>
>> Currently I have an Alias that points to my horde setup and
Look at config/conf.php:$conf['cookie']['path'] = '/webmail';
Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>:
> Currently I have an Alias that points to my horde setup and it is set
> up as such:
>
> Alias /horde "/usr/share/horde"
>
> AllowOverride None
> Options ExecCGI -MultiView +SymLinksIfO
Currently I have an Alias that points to my horde setup and it is set
up as such:
Alias /horde "/usr/share/horde"
AllowOverride None
Options ExecCGI -MultiView +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
What I really would like is to change the Alias to be /webmail. I can
make th