知識庫

How to Disable Directory Browsing Using the htaccess Rule

客戶系統 > 知識庫 > 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



這篇文章有幫助嗎?
0 Users Found This Useful 0 Votes

Also Read