How to disable directory browsing using .htaccess? 列印

  • 0

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


這篇文章有幫助嗎?

« 返回