[imp] Re: Change default horde directory
Gary W. Smith
gary at primeexalia.com
Fri Apr 8 10:57:18 PDT 2005
The problem isn't with the Alias /horde directory. Basically, my client sites have an alias to "mail" (i.e. http://www.clientsite.com/mail) which is an alias to /horde/imp under the horde 2/imp 3 which has always worked. implementing the exact same methodology for horde 3/imp 4 fails.
It operates fine with http://www.clientsite.com/horde but I would like to be able to give them a better name than /horde as they have always used /mail.
Gary Smith
________________________________
From: Joaquim Machado [mailto:joaquim.machado at ine.pt]
Sent: Fri 4/8/2005 10:55 AM
To: Gary W. Smith
Cc: imp at lists.horde.org
Subject: Re: [imp] Change default horde directory
Im using Horde 3 on Fedora core 1 system and it works fine.
My config in /etc/httpd/conf/httpd.conf, is
<VirtualHost *>
ServerAdmin webmail at server.com
Alias /horde/ /var/www/html/horde/
DocumentRoot /var/www/html/horde
ServerName webmail.server.com
RewriteEngine on
RewriteCond %{REMOTE_ADDR} !^127\.0\.0\.[0-9]+$
RewriteCond %{HTTPS} !=on
RewriteRule ^.* https://webmail.server.com/ [R]
ErrorLog logs/webmail-error.log
CustomLog logs/webmail-access_log common
</VirtualHost>
Theres no need for redirections.
----- Message from gary at primeexalia.com ---------
Date: Fri, 8 Apr 2005 10:44:14 -0700
From: "Gary W. Smith" <gary at primeexalia.com>
Reply-To: "Gary W. Smith" <gary at primeexalia.com>
Subject: [imp] Change default horde directory
To: imp at lists.horde.org
> Hello,
>
> Under Horde 2.x/ Imp 3 I was easily able to create an alias in Apache
> (Alias /mail /path/to/horde/imp and Alias /horde /path/to/horde) and
> everything worked fine when the users went to /mail. But for some
> reason under Horde 3 this doesn't work correctly. Is there a simple
> way of doing this without redirection? Everything else seems to be
> working great.
>
> Gary Smith
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
----- End message from gary at primeexalia.com -----
Joaquim Machado
DSI/IT
INE
----------------------------------------------------------------
Via https://webmail.ine.pt/
More information about the imp
mailing list