Hey Matt, check your Apache http.conf file... make sure that DocumentRoot is pointing to the /cake/app/webroot dir
On Aug 20, 6:31 am, Matt <[EMAIL PROTECTED]> wrote: > I put some scaffolding together for a small project. I used bake: > > -project projectname > -app projectname > > and created MVCs and so on. Now when viewing the site I keep seeing > webroot show up in the url (i.e. example.com/webroot/articles/view/1 > instead of example.com/articles/view/1 > > Any idea of why this is happening. When I go to the second url it > works fine but I find after clicking on some links webroot shows up. > > They way I have cake setup is like this > \home\username\cake_install\ - cake 1.2.x.x > \home\username\projectname\ - document root (i.e. example.com folder) > > Any help would be greatly appreciated. > > BTW, cake is the best thing I've seen for php in a very long time. > Makes development fun againt :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
