How do I proxy requests to a server behind a firewall
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!
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!
