
RewriteEngine on
RewriteCond %{HTTP_HOST} ^webmail.transcoop.gr$ [OR]
RewriteCond %{HTTP_HOST} ^www.webmail.transcoop.gr$
RewriteRule ^(.*)$ https://transcoop.gr:2096/horde/index.php [R=301,L]

