you will probably not want to keep them in webroot but have them piped though a controller that you can use acl or some other access rules to conditionally serve them.
Sam D On 10/3/07, cakeFreak <[EMAIL PROTECTED]> wrote: > > Hey guys, > > I need to build a filesharing section for one website. > > Is there any suggested strategy in order to protect reserved files > from download? > > More precisely: > ----------------------------------------------------------------------------------------------------------------------------------------- > Even if I show the download link only to some usergroups, if somebody > get to know the correct location of the file on the server, he can > access it. > I would like to avoid the latter problem. > ----------------------------------------------------------------------------------------------------------------------------------------- > Any help is appreciated! > > ;o) > > Daniel > > > > > -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
