the above explanation are enough I guess just a small adition. the files in View folder can be shown directly, cake renders them. webroot is the folder where actually the server lands in. so basically if you put some file in webroot folder you should be able to access it typing the url in browser. For example ..u keep a file foo.html in /cake/app/webroot/foo.html in browser you would be able to access the page by typing http://localhost/cake/foo.html
:) hope that helps ...happy baking!!! Suman --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
