【发布时间】:2014-11-12 07:52:02
【问题描述】:
我在 Windows 服务器上托管了 magento,当我通过 url Anzonline 访问它时它工作正常,但是当我从主页单击任何菜单、类别或产品时它不起作用。检查 url Category link 当我检查该页面是否正常工作然后我检查 url enter link description here 它工作正常。
我设置了配置 -> 网络 -> 搜索引擎优化 -> 使用 Web 服务器重写 = '否'。
【问题讨论】:
我在 Windows 服务器上托管了 magento,当我通过 url Anzonline 访问它时它工作正常,但是当我从主页单击任何菜单、类别或产品时它不起作用。检查 url Category link 当我检查该页面是否正常工作然后我检查 url enter link description here 它工作正常。
我设置了配置 -> 网络 -> 搜索引擎优化 -> 使用 Web 服务器重写 = '否'。
【问题讨论】:
如果您在窗口上安装了 magento,那么您的 .htaccess 文件将无法工作。所以在这种情况下,你的 url 重写也不起作用。
如果您想在 windows/iis 上进行 url 重写,请尝试阅读此文档 (http://www.magentocommerce.com/boards%20/viewthread/225273/)。
【讨论】: