Module/Controller/Action Routing Problem
I have a website that requires (if possible) a URL system as such
tag/category/sub-category/product
tag/category/product
tag/product
I've been reading up on Zend_Controller_Router and I can't seem to think of a possible solution. Am I missing something, is this possible, and if so can anyone give me some pointers?
Last edited by nite-rain : 07-02-2008 at 09:03 PM.
|