| <%currentdomain= request.ServerVariables("SERVER_NAME") If currentdomain="021jz.com.cn" then Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.021jianzhan.com" End if%> |
| <%currentdomain= request.ServerVariables("SERVER_NAME") If currentdomain="021jz.com.cn" then Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.021jianzhan.com" End if%> |