Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个旧域,比如http://siteA.com,我搬到了http://siteB.com,我想将所有请求重定向到http://siteA.com/myPage.aspx?param=text到http ://siteB.com/myPage.aspx?param=text
是否可以使用运行 IIS 6 和 ASP.net 4 的共享主机帐户来做到这一点?