deny directory listing htaccess

Shell
# Place the following in your .htaccess at doc root
Options -Indexes
Source

Also in Shell: