Simplest way is to put all into /home/acctName/public_html One of "the best" ways is: /home/acctName/app /home/acctName/cake /home/acctName/public_html -> aka webroot -> set name & path of webroot folder to this one
On Oct 7, 6:00 am, Spence <[email protected]> wrote: > Hi All, > > I'm a little confused about the instructions here > -http://book.cakephp.org/view/34/Production > And I am not sure where to put my app folder. > > My current documentroot is /home/acctName/public_html > > Should my structure look like: > > 1) /home/acctName/public_html/app/webroot > > OR > > 2) /home/acctName/public_html/cake1.2/app/webroot > > OR > > 3) /home/acctName/app/webroot > /home/acctName/cake/libs --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
