Hello, Just tried the following setting :
Alias /horde/ /home/itawm/html/horde/ Alias /imp/ /home/itawm/html/horde/imp/ DocumentRoot /home/itawm/html/horde/imp BUT fail... BTW, the horde and imp is the least stable version ! Edward. [EMAIL PROTECTED] wrote: >Quoting [EMAIL PROTECTED]: > > > >>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: [EMAIL PROTECTED] >> >> >> > > > > -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
