国产一级淫片免费视频|安魂曲电影完整版在线观看国语|热久久精彩视频|亚洲一卡一卡,都市av,亚洲欧美自拍视频,国产婷婷色综合av蜜臀av

行業(yè)動(dòng)態(tài)
asp根據(jù)不同的域名轉(zhuǎn)向不同的網(wǎng)站
發(fā)布日期:2009-09-05 閱讀次數(shù):5363 字體大?。?a href="javascript:;" onclick="ChangeFontSize('content',16)">大

<  if Request.ServerVariables("SERVER_NAME")="www.023xc.net" then  >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>亳州市易天網(wǎng)絡(luò)</title>
</head>

<body><center>
網(wǎng)站正在改版。。。。/center><p>


</body>
</html>
< elseif request.servervariables("server_name")="www.123.com" then >
網(wǎng)站欠費(fèi)暫停使用?。。。。?!
< elseif request.servervariables("server_name")="www.cctv.com" then >
< Response.Redirect "cn/default.asp" >
< end if >