Just seeing if this can be done...
I have a cisco pix firewall with 1 external ip address. Behind that I have 2 web servers running apache. Since I can only translate http requests to 1 internal address (webserv1), can I somehow do a redirect to webserve2 when clients come into a certain url?
The issue I've had so far is that a standard redirect to my private addressed webserv2 works only internally. I need to somehow create the connection through the firewall to the client upon the redirection to webserv2.
I realize that this might have to be done at the firewall instead of apache, but figured I try here first.
Thanks for the input.
Bill
I have a cisco pix firewall with 1 external ip address. Behind that I have 2 web servers running apache. Since I can only translate http requests to 1 internal address (webserv1), can I somehow do a redirect to webserve2 when clients come into a certain url?
The issue I've had so far is that a standard redirect to my private addressed webserv2 works only internally. I need to somehow create the connection through the firewall to the client upon the redirection to webserv2.
I realize that this might have to be done at the firewall instead of apache, but figured I try here first.
Thanks for the input.
Bill