|
|
|
| If some one try to see one of my folders your server will show the contents of that folder in directory structure. How can I protect them? |
|---|
|
You may do it in 3 different ways:
1. You may do it from Index Manager section of control panel. 2. Use .htaccess files in each folder if you are familiar with this type of Unix/Linux access control system. 3. Put an empty index.htm file in each folder you want to protect. Also you may put some warning messages in this index.html page. |