How To Use .htaccess to Prevent Apache HTTPD Directory Listing
March 16th, 2008 by Angsuman ChakrabortyApache HTTPD servers are configured by default to display directory listing, when index files like index.htm or index.html of index.php etc. are not present in the directory. This can expose sensitive information to prying eyes and are often indexed by search engines. This can compromise your data by making it visible to unintended audience. The solution is simple. You can add a line to your .htaccess file (create the file if not present) to prevent directory listing for that directory and its sub-directories:
Read more (190 words) »
Tags: Apache HTTPD, Headline News, How To, Open Source Software, Web | Feedback | RSS 2.0 | Email this Article










































Add to Technorati Favorites