Hello guys,

On my website i have given an upload feature to the user, as the user clicks
on upload content link on my home page, it take him to index action of
upload controller, like:
<a href = "/uploads/index"> Upload Content </a>

But this way the url looks like : http://test.com/uploads/index

but i want url to look like http://test.com/uploads

Please help me if there is any way out. Routes is the one way i did this.
Some other way is what i am looking for.

-- 
Thanks & Regards,
Novice (http://ishuonweb.wordpress.com/).

--~--~---------~--~----~------------~-------~--~----~
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