webroot is viewed from client-side (that is web browser).
So if a file is "webroot/img/logo.jpg". It is publicly accessible as
"http://www.mydomain.com/img/logo.jpg";

On 11月2日, 上午11时08分, brehg <[EMAIL PROTECTED]> wrote:
> I'm new to cakePHP and have a basic web application up and running.
> Can someone please explain the webroot directory and the webroot/
> index.php file. I would like to have my own index page load using the
> standard MVC like every other view I have created. The index.php page
> is somehow reading in my default view/wrapper correctly but I'm not
> sure how it is being built.


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