prestashop 如何更换域名
Connect Factories - Connect China Factories, Establish a Chinese Supply Chain ( https://www.connectfactories.com)
1.在apache或者其他服务器软件设置rewrite把旧域名转向新域名(如果需要)
更改 `ps_shop_url` 表中对应url
UPDATE `ps_shop_url` SET `domain_ssl` = 'www.crossborderpower.com',`domain` = 'www.crossborderpower.com' WHERE `ps_shop_url`.`id_shop_url` = 1;
Prestashop建站也是非常优秀的程序,
Comment
Login To Comment
No Comments