To disable directory index's in apache you can add
Options -Indexes
To a .htaccess file. This will disable directory indexes for all directories in the folder the .htaccess file is.