I only have one IP address form my ISP. I currently use a single Server for all my serving needs, including web servering, I use virtual hosts in apache and have 4 web sites running. I wanna ad a forum to one of those sites, but I don't want it to bog down the rest of the server if it gets tons of traffic (yes I'd rather just that site crawl) so I wanna run it on a seperate, old mac, running something like bsdppc. Is there a way apache on my main server can forward web traffic to an internal address for serving?