I have a linux apache server that I have just set back up after a clean install. I forgot to write down how i did it but this is possible.... I have 2 servers... one linux and one windows. All incoming traffic on port 80 goes to the linux server. Now... somewhere in the httpd.conf file under virutal hosts or somethin like that... I can make the domain "mail.domain.com" point to the windows server by entering the windows servers ip address (192.168.1.101:8080). How can i do this?