I have a controller called customers and the function called products. I have link like this http://mysite.com/customers/products/{customernumber}/imagefile.png
I want to have my function get the imagefile.png once my customer put link in the browser on my site.
Howd I do that with cakephp