How to Disable Directory Browsing Using the htaccess Rule

Knowledgebase / How to Disable Directory Browsing Using the...

How to Disable Directory Browsing Using the htaccess Rule

0 found helpful (0 votes) ...
Back to Knowledgebase

For security purposes, you should disable directory browsing on your website so no one can see the files/directories of your website.


You can disable Directory Browsing by adding the below line to your dot htaccess file.

Options -Indexes




Was this article helpful?



Still need help?

Open a support ticket →

On This Page