I am trying to serve up files from the server using CakePHP. My goal is
to provide authenticated access to files via a CMS built in cakephp.
Simply putting the files in the webroot folder is not acceptable for
security reasons.

Is there a way to have my controller prevent the renderer from running,
and instead serve up a file that is read from disk via php?


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

Reply via email to