This is the structure that I was thinking of... /cake/cake/ /cake/cake/config/ /cake/cake/docs/ /cake/cake/libs/ /cake/cake/scripts/ /cake/cake/app_controller.php /cake/cake/app_model.php /cake/cake/basics.php /cake/cake/bootstrap.php /cake/cake/dispatcher.php /cake/vendors/
/public_html/app/ <-- I assume EVERYTHING under this is site- specific??? /public_html/app/config/ /public_html/app/controllers/ /public_html/app/models/ /public_html/app/plugins/ /public_html/app/tmp/ /public_html/app/vendors/ /public_html/app/views/ /public_html/ <-- I assume, what was /cake_install/app/webroot /public_html/css/ /public_html/files/ /public_html/img/ /public_html/js/ /public_html/.htaccess /public_html/css.php /public_html/favicon.ico /public_html/index.php --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---