url rewriting - redirect base url to custom url magento -
i want redirect baseurl custom url(i.e cms page basically) base url : index.php custom url: home followed following steps: 1. navigate catalog > url rewrite management 2. click “add urlrewrite” button 3. select “custom” “create urlrewrite” drop-down menu 4. “urlrewrite information” form completed thusly: id path: index.php request path:index.php target path: home redirect: permanent(301) then refreshed cashe. redirection not working. "index.php" still showing same page doing wrong?
to create rewrite base url have use / instead of index.php
Comments
Post a Comment