惩罚者电影免费完整版在线观看,中文字幕资源站,性欧美长视频免费观看不卡,余罪2未删减完整版在线观看,亚洲综合婷婷,操控游戏未删减在线观看完整版中文,中文字幕a在线观看

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

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

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


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