How do I proxy requests to a server behind a firewall
Date: 12/18/04
(Apache) Keywords: hosting, apache
Hi everybody!
I've got two apache servers, each hosting off of :80. Both are behind a NAT router and I only have one IP address. :80 is forwarded to one server [www.vaxlan.net], and I'm trying to find a way to configure it such that it will pass requests to the other server [fade.vaxlan.net], which only has a private IP address.
I was thinking that mod_proxy might be the way to go, but I can't seem to find any clear solution. Any thoughts would be appreciated!
Source: http://www.livejournal.com/community/apache/15081.html