You need to put it under the webroot
mysite
  -- app
  ----- webroot
  -------- file

HTH,

David Lloyd
--
lloydhome consulting, inc
http://lloydhome.com


On Feb 21, 6:58 pm, "bingo" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to allow users to upload files on to the server...however, I
> got all the code..but have some problem in providing a link to the
> user..
>
> my configuration is as follows
>
> mysite
>     -- app
>     -- cake
>     -- file //in this folder I will keep all the uploaded files
>
> however, if I create a link such ashttp://localhost/mysite/file/demo.pdf
> cake takes over the control and display a page with error:
> You are seeing this error because controller FilesController  could
> not be found.
>
> is there a way to avoid cakephp taking control over file the folder


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