Quote:
Originally Posted by Raelyn
Uh, seems to me like if you have access to a folder, you would have access to all sub-folders by default, no?
|
The / token is considered as a separator of sorts, and you have to add rights to whatever is behind it.
PHP Code:
rw WEAPONS/*
rw WEAPONS/*/*
rw WEAPONS/*/*/* <---- Doubt you'll need to go this far.