cake
app
vendors
docs
webroot
index.php

In production, webroot can be apache DocumentRoot
there's example how to move webroot level up, in few posts back in
time

On Jan 12, 3:33 pm, "Novice Programmer" <[EMAIL PROTECTED]>
wrote:
> Hello guys,
>
> The cake's directory structure is as:
>
> Cake install dir:
>           cake
>           app
>           vendors
>           docs
>           *index.php*
> now the app directory has webroot. I want to have my webroot parellal to app
> and cake.. i.e i want the structure to look like:
>
> Cake install dir:
>           cake
>           app
>           vendors
>           docs
>           <the following are the webroot contents>
>           img
>           css
>           js
>           *index.php*
>
> Can i do this? The problem i am facing is that webroot contains an
> index.phpbut the cake install directory also contains one
> index.php. Can i overwrite the cake install.php wih webroot index.php? i am
> confused... please help.
>
> --
> Thanks & Regards,
> Novice (http://ishuonweb.wordpress.com/).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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