Base de Conhecimento

How to Disable Directory Browsing Using the htaccess Rule

Suporte > Base de Conhecimento > Security > How to Disable Directory Browsing Using the htaccess Rule

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



Esta resposta foi útil?
0 Utilizadores acharam útil 0 Votos

Leia também