How to Disable Indexing

You can prevent the index of your directories / Folders / Files from the indexing

Add the following line to your .htaccess file.

Options -Indexes
Was this answer helpful? 0 Users Found This Useful (0 Votes)