I am using $htmlHelper helper class to create a link to a page. However when I use this on my default layout and click the link, I get a URL submitted like:
/myController/myOtherController/view/index I need to have pretty URL's and cannot also figure out how to get rid of index.php in my URL. How can i accomplish this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
