Hi,
I am building a (YII based) website having categories and subcategories and I want to use hierarchical URL structure for my site like
domain.com/main-category/sub-category/sub-category
How can I implement above URL structure while using YII? Any help will be highly appreciated.
Thanks