You can try Reverse Proxy if you use Apache server

来源: 2009-08-04 21:25:52 [旧帖] [给我悄悄话] 本文已被阅读:

A Reverse Proxy can map a URL from another domain to a URL in your local domain. So the page in another domain can be accessed from your local URL.

Check Apache module mod_proxy for more information.