To improve search engine optimization I need to have my SSL-enabled site https://www.company.com/support proxy to our SSL enabled third party support site https://company.custhelp.com, while at the same time making it so the user only sees the former url (www.company.com/support) in their browser. Since this is a support site certain aspects of the URI (session ID) as well as cookies need to be maintained.
What's the best way or application needed to achieve this goal?