1. Home
  2. Security (cPanel)
  3. How to disable directory browsing using .htaccess?

How to disable directory browsing using .htaccess?

For security purposes, we recommend that you disable directory browsing on your website so no one can see the files/folders of your website.

 

You can disable Directory Browsing by adding this line to your .htaccess file.

Options -Indexes
Updated on September 19, 2016
Was this article helpful?

Related Articles

Leave a Comment