I would like to know how to protect my directories instead of placing index.htm file in all the folders I upload .
If you're on apache webserver, create a .htaccess file within coppermine's root folder (or add the following line if there already is one) with this content:Options -Indexes