Articles on: Security Info

Enable and Disable Directory Indexing

Add the code(s) below to your .htaccess file


To Enable:


Options +Indexes


To Disable:


Options -Indexes

Updated on: 07/01/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!