Page 1 of 1

folders and files permission

Posted: Thu Nov 24, 2011 8:07 pm
by ibolui
i have some questions on how folders and files permissions work. say i have users directories outside 'protected' as below..

Code: Select all

users
 -- usera
   -- docs
 -- userb
   -- docs
protected

i do not want user B who does not have the rights, to access anything in user A directories. also, i do not want any person to access the directories directory via url links. basically i just want users to be able to access their own directories, and no one else. how can it be done?

thanks!

Re: folders and files permission

Posted: Fri Nov 25, 2011 7:50 am
by Hermit TL