Hi thanks to all your reply..I got file upload working..however there is one problem.. Now anyone can see the directory structure and all the files.. I am not sure how to manipulate htaccess so users can only use the link provided by the application and do not have access to other files
Regards, Ritesh On Feb 21, 8:16 pm, "Jon Bennett" <[EMAIL PROTECTED]> wrote: > > is there a way to avoid cakephp taking control over file the folder > > why not follow Cake's conventions and save the files in: > > mysite/app/webroot/files > > which will be publically accessible via: > > www.mysite.com/files/filename.ext > > hth > > jon > > -- > > jon bennett > t: +44 (0) 1225 341 039 w:http://www.jben.net/ > iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
