My main domain (example.com
) sits on a server with IP address 1
.
I need to have a subdomain (forum.example.com
) pointing to a server with IP address 2
.
Both servers are hosted at iWeb, so I have a cPanel interface to manage them, but I can't find the right way to do that. I tried a .htaccess
redirection, which works, but the visible address in the browser changes too.
Any help on how to do this would be appreciated.