Just starting with Cake - a little unclear as to how to setup
the basic directory structure.

My hosting service has my server root (htdocs equiv) at
public_html. Would a Cake app be installed like this:
public_html
        app  (possibly renamed to something significant)
                config
                models
                vendors
                .
                .
                .
                app_controller.php
                index.php
                etc,etc

If the above is true, could I also add sub-domains like:
public_html
     app1
     app2
     app3



Also -
If I rename the app folder to something else,
is there a config file that needs to show this?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to