[imp] Change webroot

Jan Schneider jan at horde.org
Fri Aug 4 14:21:51 PDT 2006


Zitat von r s <rs587 at hotmail.com>:

> This is my httpd config:
> DocumentRoot "/var/www/html/horde/imp"
> Alias /horde/ /var/www/html/horde/
> Alias /imp/   /var/www/html/horde/imp/
> Alias /turba/   /var/www/html/horde/turba/

> I changed webroot in horde/config/registry.php
>
> IMP
>> From 'webroot' => $this->applications['horde']['webroot'] . '/imp',
> To 'webroot' => '/imp',

You have set IMP to be the DocumentRoot, so the webroot for imp should be ''.

> HORDE
>> From  'webroot' => $webroot,
> To   'webroot' => '',

And this should be '/horde'.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the imp mailing list