我们已将magento站点移至另一台主机.但它正在重定向到旧网站
我们在移动网站之前做了以下更改
1. DB backup
2. files are zipped and copied to another host.
Run Code Online (Sandbox Code Playgroud)
将网站移动到另一台主机后
1. changed the /web/secure and /web/unsecure values in the DB.
2. In magento files /app/etc/local.xml changed the database name.
3. cleared the var/cache
4. cleared the var/tmp
5. cleared the var/session.
Run Code Online (Sandbox Code Playgroud)
但仍然将magento网站重定向到旧网站.
谁能帮我这个.
谢谢