Disable directory index's in apache

From CPanelDirect

Jump to: navigation, search

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.