//301跳转Response.Status = "301 Moved Permanently";Response.AddHeader("Location", url);
转载于:https://www.cnblogs.com/xiebin1986/p/3464728.html