Hello,

Not sure how to explain this best, so I'll try my best to break down
what is probably a simple issue.

database is 'new_products'
controller is 'new_products_controller'
model is 'new_product'

Everything works fine at www.domain.com/new_product, but I wish to
access this by visiting http://www.domain.com/newproduct.

I can use .htaccess to do this, but it seems there will be a solution
in cakephp other than cheating on file names (naming everything
'newproducts')

Thanks for any help,
Chris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to