<% if request.ServerVariables("HTTP_HOST")="ksfmjy.com" then Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.ksfmjy.com/" Response.End end if %>
<% if request.ServerVariables("HTTP_HOST")="ksfmjy.com" then Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.ksfmjy.com/" Response.End end if %>
转载于:https://www.cnblogs.com/alaric888/p/4961148.html