Magento 所有链接都以 /index.php/ 开头,而不仅仅是 / - 为什么?

发布于 2025-01-06 12:23:03 字数 453 浏览 1 评论 0原文

安装了 Magento 1.6.2.0,并注意到链接类似于

http://MYSEUPERSTORE.com/index.html。 php/customer/account/

但对于老版本的 Magento,它们就像

http://MYSEUPERSTORE.com/customer/account/

为什么index.php/出现在链接中? 此外,所有通过 / 路由的链接也可以工作,但 Mage 坚持使用 index.php/ 并将其包含在各处。如何解决这个问题?

Installed Magento 1.6.2.0, and noticed that the links are like

http://MYSEUPERSTORE.com/index.php/customer/account/

but with elder versions of Magento they were like

http://MYSEUPERSTORE.com/customer/account/

Why does index.php/ appear in links?
Also all links routed throuh / work as well, but Mage insists on index.php/ and includes it everywhere. How to fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夏末的微笑 2025-01-13 12:23:03

我猜系统>配置>网页>搜索引擎优化>在您的管理部分中,“使用 Web 服务器重写”设置为 false。将其设置为 true,然后清除缓存应该可以解决问题。

I would guess that System > Configuration > Web > Search Engine Optimisation > Use Web Server Rewrites is set to false in your admin section. Setting it to true, then clearing your cache should solve the issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文