Re: Basic Cake install directory

2009-05-12 Thread Ernesto

see the "advanced installation" chapter in cake's cookbook

http://book.cakephp.org/view/35/Advanced-Installation

On 12 Mag, 17:49, harrzack  wrote:
> 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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Basic Cake install directory

2009-05-12 Thread harrzack

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---