I have multiple web site hosts currently served by apache2's virtual hosts. I was wondering if it is possible to configure apache (or is some other tool more appropriate) to forward port 80 traffic destined for a particular host to a separate, actual server, that is the main server would serve most of the virtual hosts, but requests destined for www.myexample.com would be forwarded to a completely different server ?
Sorry if this question is common, but I do not even know what to search for to narrow down the list or responses that i am getting (most deal with setting up the virtual server, which I already have running).
Thanks Joe