[horde] URL problem
eculp at encontacto.net
eculp at encontacto.net
Wed Mar 28 15:31:35 UTC 2007
Quoting edwardspl at ita.org.mo:
> Dear All,
>
> How to config the URL with "http://webmail.mydomain.com" to instead of
> "http://webmail.mydomain.com/horde/imp" ?
Hi Edward,
If you are using apache you can add something like the following lines
to your configuration file. Of course, you will want to change it
based on your local policies, configuration and file structure:
DocumentRoot /usr/local/www/horde/
<Directory /usr/local/www/horde>
Options FollowSymlinks MultiViews
AllowOverride All
</Directory>
ServerName webmail.mydomain.com
Good luck,
ed
>
> Edward.
>
> --
> 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