Disable Web Directory Listing
When you open a website directory in a web browser which does not have an index.html file in it, the files in that directory can be listed on a web page. To protect your files from the public view upload a .htaccess file in th web directoty containing following text :
Options -Indexes