I develop on a local server (apache via xampp) and when I point my browser to the root of a project (ie localhost/project) it goes to the htdocs/project/pages/home view as it should. But when I upload the site to a shared server and point to the root, I get a 404 error. If I tell it to go specifically to the (server)/project/pages/home page it works fine. The router associates '/' with /pages/home so I don't know what the problem is.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
