I am pretty new to cakephp.

Currently I have the following URL.

http://localhost/cake/PageControl/add/

How would I change this url to..

http://localhost/cake/admin/add/

while still using the PageControl. The reason for this is logically it
makes a lot more sense.




My second question.. is it possible map several controllers to a
single URL?

For example above the controller is page_controller. Would it be
possible to map category_controller to the same 'admin' URL assuming
that the functions were different.

As I said above I am new, I hope this makes sense and I hope I will be
enlightened.

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