【发布时间】:2015-09-24 21:23:10
【问题描述】:
I want to redirect my baseurl to a custom url(i.e a CMS page basically)
base url : index.php
custom url: home
I followed following steps:
1. Navigate to Catalog > Url Rewrite Management
2. Click the “Add Urlrewrite” button
3. Select “Custom” from the “Create Urlrewrite” drop-down menu
4. The “Urlrewrite Information” form would be completed thusly:
ID Path: index.php
Request Path:index.php
Target Path: home
Redirect: Permanent(301)
然后刷新cashe。但是重定向不起作用。 “index.php”仍然显示相同的页面 我哪里做错了?
【问题讨论】:
标签: magento url-rewriting