yes i got that thank you, but when i try to run a fuction off of the root control, it still goes to http://localhost/php/intros/about/ here is my route $Route->connect('/', array('controller' => 'intros', 'action' => 'index'));
i have fuctions to display other pages but they display as http://localhost/php/intros/about/, can i get them to display as http://localhost/php/about/ without having to create a controller? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
