ABT*_*MAT 3 routing hyperlink magento
已安装Magento 1.6.2.0,并注意到链接就像
http://MYSEUPERSTORE.com/ 的index.php /客户/帐号/
但是对于Magento的老版本,他们就像
http://MYSEUPERSTORE.com/customer/account/
为什么index.php /出现在链接中?此外,所有链接都通过/工作路由,但Mage坚持使用index.php /并将其包含在任何地方.如何解决这个问题?
我猜在您的管理部分中,系统>配置> Web>搜索引擎优化>使用Web服务器重写被设置为false.将其设置为true,然后清除缓存应该可以解决问题.