Disable or Enable Directory Browsing or Indexing
Browsing or indexing is an option that allows the contents of a directory
to be displayed in the browser when the directory does not contain an index page.
For example, if you make an http call to a directory such as http://yourdomain.com/images/,
it would list all the images in that directory without the need for an html page with links.
We will need to create a blank file called ".htaccess". You can name it "htaccess.txt" while
your editing it, then rename the file to ".htaccess" after
the file is on your web server.
Disable Directory Browsing or Indexing
Type or copy and past the following line of text in to your blank file.
Note: I add the work "All" so that every folder in that directory follows the
same rule.
Enable Directory Browsing or Indexing
You can reactivate it by adding the following line to your .htaccess file:
Once this is added, the directory will fully index again.
NewSourceMedia is providing links to these listings as
a courtesy, and makes no representations regarding the content or
any information related thereto. Any questions, complaints or claims
regarding the downloaded content or details must be directed to the appropriate
publisher. We do not encourage or condone the use of any
software in violation of applicable laws.