I'm so confused!!
Ok so i've got this folder "users" and inside it i've got a folder "test"
Now how can I make it (chmod-wise) so that if you go to the web, you cannot see the directories in either users OR test, but be able to go to anything in test without problem. On top of that, if "Test" does not have a homepage, just files, i don't want to be able to see those files?!
I know its something to do with the "other" part of chmod, i've tried just read, just execute, neither, and none of them give me what i want! i want all directory structures (i.e. contents) to be private but you can link directly to a file in the directory iwhtout hassle, or load index.html?
Ok so i've got this folder "users" and inside it i've got a folder "test"
Now how can I make it (chmod-wise) so that if you go to the web, you cannot see the directories in either users OR test, but be able to go to anything in test without problem. On top of that, if "Test" does not have a homepage, just files, i don't want to be able to see those files?!
I know its something to do with the "other" part of chmod, i've tried just read, just execute, neither, and none of them give me what i want! i want all directory structures (i.e. contents) to be private but you can link directly to a file in the directory iwhtout hassle, or load index.html?
