Disable directory indexing

The easiest way to disable directory indexing is to update/create a .htaccess. Add the following to a .htaccess file within your primary web folder:
Options -Indexes

Leave a Reply

You must be logged in to post a comment.