【发布时间】:2013-07-01 15:24:04
【问题描述】:
我已将我的项目从一台服务器转移到新服务器。
index.php/component/mylist/?ctrl=list&action=catalog&Itemid=573&manufacturer=101291
此网址仅在旧服务器中有效,在新服务器中无效。
我在新服务器上使用了这个 url 而不是上面的 url
index.php?option=com_mylist&ctrl=list&action=catalog&Itemid=573&manufacturer=101291
在新服务器上工作正常
我们可以在新服务器上使用这个网址吗
index.php/component/mylist/?ctrl=list&action=catalog&Itemid=573&manufacturer=101291
【问题讨论】:
-
相当迷失在这里。请详细说明。