I have situation where I need to make two websites available using one static IP. I currently have one site up and running on apache 1.3.20 using a private address Nat'd to the public address. I have built a second site on a physically seperate computer using apache 2.0.44. Is there a way to make the second site a subdomain of the first? Not sure if virtual hosts work with physically seperate machines. Also, is there a way to use the host name of the second machine without having to register another domain name? Thanks for any help.