routes.ini 185 Bytes
;profile
product.index.type = "rewrite"
product.index.match = "/product/$"
product.index.route.module = Product
product.index.route.controller = Index
product.index.route.action = Index