From e370a35a97bda85b03dca973e6eaf28343b43219 Mon Sep 17 00:00:00 2001
From: Derek Allard
To call the above controller your URI will look something like this:
-www.your-site.com/index.php/products/shoes/123
+www.your-site.com/index.php/products/shoes/show/123
Each of your sub-folders may contain a default controller which will be called if the URL contains only the sub-folder. Simply name your default controller as specified in your -- cgit v1.2.3-24-g4f1b