webmail.mydomain.com --> horde

Does anyone has configure a sub-domain like
webmail.mydomain.com
and also a redirect off webmail.mydomain.com to
the horde url:

http://64.156.223.231/horde/imp/login.php?Horde

I am just wondering if there is a simple way to do this.

Thanks,

Carlos

It would be easier to view the source of login.php, copy and paste into your own local page, make it look like your own, and have it post to :

<form action="http://64.156.223.231/horde/imp/redirect.php" method="post" name="implogin">