We would like to hide all of the contents in our file upload directories using one .htaccess file in the root of our site.
We noted that the images folder is protected by default with an EE install, and we would like to do the same for all other file upload directories.
Is there a way to do this without placing an .htaccess file in every directory?
Thanks-