Go Back   HostGator Peer Support Forums > Public Forums > Pre-Sales Questions

Notices

Reply
 
Thread Tools
  #1  
Old 06-18-2007, 02:03 PM
eLIANT eLIANT is offline
King Croc
 
Join Date: Apr 2005
Posts: 1,075
Default LINUS: Webmail - Horde/Squirrelmail/Cube

Try this in your .htacces file ->

Code:
RewriteEngine on
 
RewriteCond %{HTTP_HOST} ^netmail.mydomain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.netmail.mydomain.com$
RewriteRule ^(.*)$ http://www.mydomain.com:2095/horde/index.php [R=301,L]
Then advise your client to use "netmail.mydomain.com" and they will be taken to the Horde login (you can change this to be squirrel or roundcube).

PS - don't close your thread so fast. Some one else may have additional info. Remember, this is a peer-support forum, and any info you receive is from other web hosts like you - it's not necessarily an authoritative answer from HG.
__________________

eLIANT Technology Services
(site feedback welcome)
Reply With Quote
  #2  
Old 06-18-2007, 02:21 PM
Impavidus Impavidus is offline
Junior Croc
 
Join Date: Feb 2006
Posts: 155
Default Re: LINUS: Webmail - Horde/Squirrelmail/Cube

I created a subdomain which redirects(.htaccess) to Squirrelmail:

https://mydomain.com:2096/3rdparty/s...mail/index.php

It been working great over the years!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 11:57 AM.