ECshop设置301最快捷最简单的方法
在 init.php中加入以下代码
复制代码
if (strtolower($_SERVER['SERVER_NAME'])!='www.78moban.com')
{
$URIRedirect=$_
在 init.php中加入以下代码
复制代码
if (strtolower($_SERVER['SERVER_NAME'])!='www.78moban.com')
{
$URIRedirect=$_
更新时间:2024-01-31
阅读( 6 )
编辑:佚名