本版
帖子
日志
相册
群组
用户
登陆
|
注册
|
TS首页
今日热议主题
请问海外 WordPress 托管服务哪家强?
新冠常备药,大家准备了么?
人工智能后端工程师
[北京/杭州/南京] 阿里云网络社招,多个 hc
硅谷 FinTech 公司找优秀的机器学习工程师
[飞书-IM 团队] IM 团队缺人,欢迎社招简历
[ app.json 文件内容错误] app.json: 在项
北京地铁31号线,对亦庄、大兴、丰台、房山
『央视新闻』大发棋牌邀请码获取方法「手机
央视新闻《彩票软件真的能赚钱吗》手机搜狐
首页
›
快活林
›
猿氏悟语
›
智能跳转的404错误页面
By:
冰客
发表于 2008-11-7 14:43:39 · 5777次点击 回复:0
Shtml版代码:
<html>
<head>
<meta http-equiv='refresh' content='5; url=http://www.mydot.org<!--#echo var="REQUEST_URI" -->'>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE type=text/css>
BODY {
FONT-SIZE: 12px;
SCROLLBAR-ARROW-COLOR: #000000;
FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
SCROLLBAR-BASE-COLOR: #828fa2;
}
TD {
FONT-SIZE: 12px;
FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
}
A:active {
COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
COLOR: #455164; TEXT-DECORATION: underline
}
A:hover {
COLOR: #000000; TEXT-DECORATION: none
}
A:link {
COLOR: #455164; TEXT-DECORATION: underline
}
</STYLE>
<TITLE>本站已经启用新的国际域名WWW.MyDoT.ORG,系统正在为你重新定向到新网站中的相应网页.......</TITLE>
</head>
<body leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" style="table-layout:fixed; word-break:break-all">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="95%" align="center">
<tr align="center" valign="middle">
<td>
<table border="0" cellspacing="1" cellpadding="10" bgcolor="#555555" width="60%">
<tr>
<td bgcolor="#EEEEEE" align="center">
<p><b>本站启用新的国际域名<a href=http://www.mydot.org>MyDoT.ORG</a>,系统正在为你重新定向到新站中的相应网页....</b></p></td>
</tr>
<tr>
<td bgcolor="#EEEEEE" align="left">
<p>目前你需要访问旧站YOYO.COM.RU中的页面:http://yoyo.com.ru<!--#echo var="REQUEST_URI" --><br><br>
系统在5秒后将为你重新定向到新站<b>MyDoT.ORG</b>中相应的页面<br>
如果你不想等待,请直接点击下面的连接进入:<a href=http://www.mydot.org<!--#echo var="REQUEST_URI" -->>http://www.mydot.org<!--#echo var="REQUEST_URI" --></a><br>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
复制代码
PHP版的代码:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="" target="_blank">http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>404</title>
<meta http-equiv='refresh' content='5; url=http://www.mydot.org<?=$_SERVER[REQUEST_URI]?>'>
</head>
<body>
本站起用新域名访问
你目前访问的页面是
http://yoyo.com.ru<?=$_SERVER['REQUEST_URI']?>
系统为你重新定向到新站相应的页面
http://www.mydot.org<?=$_SERVER['REQUEST_URI']?>
或等待5秒后,系统自动跳转到新站相应的页面
</body>
</html>
复制代码
使用方法:
与xrea404一样用,
如果是cp空间
第一个保存为404.shtml就可以了
5777次点击
0个回复
|
直到 2008-11-7 14:43:39
↑
回到顶部
添加一条新回复
您需要登录后才可以回帖
登录
|
成为会员
发表回复
回帖后跳转到最后一页
← TechSir
标签云
|
手机版
|
科技先生
(
京ICP备07036130号 Powered by Discuz! X
)
GMT+8, 2024-12-22 17:33