I know this question was just asked, but the solution didn't work for me. I am running an email server with web interface on port 8080. On the same server, I have four sites running from apache on port 80. I want my users to be able to type in the address webmail.domain.com and get redirected to How can I do this? I tried using a virtual host, but when I type in webmail.domain.com, my browser returns "Remote server not found". I have registered webmail.domain.com with my DNS server also. So, what can I do?