近期有可能换服务器,所以老域名有可能不再使用了。
大家的习惯改不过来,我只好强制一下啦!
哎!
最可恶的是搜索引擎改不过来!
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%
dim mydomian:mydomian=request.ServerVariables("HTTP_HOST")
if instr(mydomian,"blues.pcity.cn")>0 then response.Redirect(”/index.html”)
if instr(mydomian,”litblue.com”)>0 then response.Redirect(”/default.asp”)
%>
要说点啥就在这吧