How to block folder from listing

22 August 2010 by Rick ~ 1 Comment 399 views

Block your web folders from listing files and folders.

.htaccess

Add this line to the .htaccess file inside the folder you want to block and beyond.

Options -Indexes

Subscribe by E-mail:

« »

One Comment

  1. How simple can be. Thanks a lot buddy!

     

Add a Comment

Use [code] example piece of code [/code] to insert code into your comment.