I have a server that is sharing port 443. I need to use apache on a different server to forward/proxy https traffic to another apache server running on a different port, 2443. So, a user types in https://mail.domain.com and is sent to https://ip.com:2443. Can apache do this and keep the URL https://mail.domain.com?
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org