Code: Select all
users
-- usera
-- docs
-- userb
-- docs
protectedi 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!