[imp] apache paths | horde/imp configuration

Terry Davis tdavis@birddog.com
Tue, 27 Feb 2001 23:16:29 -0600


Ya I knew it would leave it in the path.  How do I do a redirect?

"Brent J. Nordquist" wrote:

> On Tue, 27 Feb 2001, Terry Davis <tdavis@birddog.com> wrote:
>
> > <VirtualHost 10.2.0.3:443>
> >         DocumentRoot /home/web/horde/imp
> >
> > Here is the line in the horde.php config file I am concerned with:
> > $conf['horde']['paths']['root']='../horde';
>
> You can't cd above the top of the DocumentRoot like this.  Probably what
> you want is a redirect, or use of the Apache rewrite module.  I just use
> redirects, but it leaves the "horde/imp" part visible in the URL once you
> get to the new location:
>
> RedirectPermanent /index.html http://webmail.example.com/horde/imp/
> RedirectPermanent /horde/index.html http://webmail.example.com/horde/imp/
>
> --
> Brent J. Nordquist <bjn@horde.org>
> Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org