View Single Post
  #1 (permalink)  
Old 07-02-2008, 02:42 PM
nite-rain nite-rain is offline
Junior Member
 
Join Date: Jul 2008
Posts: 1
Post 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.
Reply With Quote