页面运行之后结果如下了,怎么解决呀
来源:

慕粉18627760491
2016-06-06
<html>
<script language=javascript type="text/javascript">
window.location.replace("http://bjdnserror3.wo.com.cn:8080?HOST="
+ location.hostname + "&R="
+ location.pathname + "&" + location.search.substr(location.search.indexOf("\?")+1));
</script>
<noscript>
<meta http-equiv="refresh" content="0;URL=http://bjdnserror3.wo.com.cn:8080">
</noscript>
<head>
<title>Redirect</title>
</head>
<body bgcolor="white" text="black">
</body>
</html>
写回答
1回答
-
远人
2016-06-07
你的页面被重定向了。。。这个页面的代码不是我们课程的代码。建议你检查一下你的服务器配置?你是用的慕课网提供的服务器吗?还是自己搭建的运行环境?
00
相似问题