【问题标题】:Magento index.php base url in admin issue管理问题中的 Magento index.php 基本网址
【发布时间】:2017-04-06 08:07:53
【问题描述】:

在 magento 1.8 中,前端工作正常,但管理端不工作。例如。以下网址

localhost/magento/index.php/admin/

不工作。然而,这

localhost/magento/admin/

正在工作。

所有管理页面在基本 url 中都包含 index.php,因此找不到 404,当我从 url 手动删除 index.php 时,然后再次在浏览器中点击 url 它的作品。

【问题讨论】:

  • 突出显示网址

标签: magento


【解决方案1】:

您的配置可能有问题。

转到System > Configuration > General > Web > Base URLs (Secure)

这里你应该有 localhost/magento 而不是 localhost/magento/index.php

【讨论】:

    猜你喜欢
    • 2019-05-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-09-07
    • 1970-01-01
    • 2018-09-19
    相关资源
    最近更新 更多