Turn Off directory browsing on Apache
Posted on February 28th, 2010 by linux
If your apache is chowing a indexes when browsing /var/www directory tree it might be considered as a security weakness. Unless you need your users to browse entire directory tree you may need to change a default apache setting in /etc/apache2/sites-available/yousite :
FROM:
Options Indexes [...]
Filed under: Administration, apache | Comments Off