jmccole83
3/22/2018 - 3:16 PM

Disable Directory Browsing

2 methods for disabling directory browsing.

Either add a blank index.php to directories, or add the below snippet to .htacccess.

<?php // silence is golden ?>