Parameter 1 - $routePath The route path follows the Zend behaviour of “module/controller/action”. The module part is self-explanatory. For example “cms” resolves to Mage_Cms. The controller is the class that will handle the address. “cms/page” refers to the class Mage_Cms_PageController....
Day: March 16, 2015
magento
magento module rewriter url
<global> <rewrite> <instsgram_url> <from><!]></from> <to><!]></to> <complete>1</complete> </instsgram_url> </rewrite> </global> /* Note: <to> is real router <from> is url after rewiter