[imp] Re: Change default horde directory
Joaquim Machado
joaquim.machado at ine.pt
Fri Apr 8 10:55:02 PDT 2005
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