Makes perfect sense, and that's what I'm trying to do but it isn't working... When I setup the backend url using our internal domain name (http://server.mydomain.local:80/*), the client browser errors out and explicitly states that it can't connect to the internal server and displays http://server.mydomain.local in the error message. So, it is obviously sending the client the internal back-end url that is configured. In fact, the documentation even says that it redirects the client to the backend URL: In the Backend URL field, enter the URL for the remote server. You must specify the protocol, hostname and port of the server. For example, http://www.mydomain.com:8080/*. When requests match the hostname in the Virtual Hostname field, the request is transformed to the URL specified in the Backend URL field. The client is directed to the backend URL unaware of the redirect. Is there another setting I'm missing? Message Edited by ZDW on 07-01-2009 07:41 AM
... View more