Sounds like you have your web server documentroot for that host set to the folder containing "app".
http://book.cakephp.org/view/34/Production That link describes a production installation, and that your documentroot should be made as the "app/webroot" directory. Once this is done, your URLs will no longer be prefixed with app/webroot". Let us know how you go. Cheers, Graham maf wrote: > I'm a new cake user. I've run the blog tutorial and am not trying some > custom stuff. > > Why does $html-->link create the extraneous dirs (app/webroot/) in the > link url? > > Thanks for any help on this. > -Michael > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
