I'm trying to forward a domain hosted on a second SME6 server and am having a problem doing it. I'm not sure if it is a configuration error or a problem with SME6.
Here is my configuration: I have an SME6 server as a server/gateway with proxypass installed. It hosts 'mydomain1.com'. I have a second SME6 server running as server only hosting 'mydomain2.com. I set up a virtual domain in the gateway server to pass 'mydomain2.com' to the internal IP address of the second SME6 server.
Internally, everything works as desired. Externally, requests to '
www.mydomain2.com' works fine. However, '
www.mydomain2.com/nextlevel' doesn't work. It times out. Internally this works fine.
Can anyone point me in the right direction? Thanks in advance.