門戶首頁 > 幫助中心 > Security > How to disable directory browsing using .htaccess?

How to disable directory browsing using .htaccess?

For security purposes, we recommend that you to 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

  • 0 用戶發現這個很有用
此文章對您是否有幫助?