[horde] change the name of the folder horde

Peter Mueller peter.mueller at freelinks.ch
Thu Apr 22 08:14:34 PDT 2004


thank you for the tip. it works now!

Peter



Zitat von Daniel Eckl <daniel.eckl at gmx.de>:

> Well, you forgot, that you must change the entries in
> horde/config/registry.php like this:
> 
> $this->applications['horde'] = array(
>      'fileroot' => dirname(__FILE__) . '/..',
>      'webroot' => '/yourhorde',
>      'initial_page' => 'login.php',
>      'icon' => '/yourhorde/graphics/horde.gif',
>      'name' => _("Horde"),
>      'status' => 'active',
>      'templates' => dirname(__FILE__) . '/../templates',
>      'provides' => 'horde'
> );
> 
> Daniel
> 
> Zitat von "Wang, Yu" <ywang at unf.edu>:
> 
> > Modify the httpd.conf similar as follow:
> >
> > DocumentRoot "/opt/email/yourhorde"
> >
> > <Directory "/opt/email/yourhorde">
> >     AllowOverride .........
> >     Options Indexes ..........
> >     Order allow,deny
> >     Allow from all
> > </Directory>
> >
> > <IfModule mod_alias.c>
> > Alias /horde           /opt/email/yourhorde
> > Alias /imp              /opt/email/yourhorde/imp
> > </IfModule>
> >
> > and restart your Apache daemon. We setup that way and never had problem.
> >
> > --Yu Wang
> >
> > Information Technology Services
> > University of North Florida
> > (904) 620-2820
> >
> >
> >
> > -----Original Message-----
> > From: horde-bounces at lists.horde.org
> > [mailto:horde-bounces at lists.horde.org]On Behalf Of Peter Mueller
> > Sent: Thursday, April 22, 2004 8:46 AM
> > To: horde at lists.horde.org
> > Subject: [horde] change the name of the folder horde
> >
> >
> > hello
> >
> > i want to change the name of the folder 'horde'. where we must do this, so
> > that the authentication functionned properly after that?
> >
> > thanks in advance
> > peter
> >
> >
> > --
> > Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> > --
> > Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> 
> 
> -- 
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> 




More information about the horde mailing list