Home >Backend Development >PHP Tutorial >PHP smart 404 jump code, suitable for websites that change domain names without changing directories_PHP tutorial

PHP smart 404 jump code, suitable for websites that change domain names without changing directories_PHP tutorial

WBOY
WBOYOriginal
2016-07-21 15:37:15850browse

Copy code The code is as follows:





404



This site is accessible with a new domain name
The page you are currently visiting is http://www.jb51.cn
System Redirect you to the corresponding page of the new site http://www.jb51.net
Or wait for 5 seconds, the system will automatically jump to the corresponding page of the new site Page


www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/321996.htmlTechArticleCopy the code as follows: !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" html xmlns="http://www.w3.org/199...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn