Forum Moderators: phranque
If the sites are actually on different servers, or in different 'accounts' on the same server, you can still do this by using site1's server as a proxy for site2. However, all traffic will have to pass through site1's server, which increases the load on that server. See Apache mod_proxy [httpd.apache.org].
Jim