Disable directory listing for folders by using .htaccess?

To disable the Directory listing for folders you need to create the .htaccess file under the each an every folder under which you want to disable the Directory listing and insert the following code in .htaccess file.

————
Options -Indexes
————-

delicious | digg | reddit | facebook | technorati | stumbleupon | savetheurl
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.