How to disable display of files in directory if index.php is missing?

March 23, 2015

 All you need to do is to add 1 line into .htaccess file. See below for the solution.

The line is:

Options -Indexes