ST_Admin
05-15-2005, 05:36 AM
This simplisest way to disable directory listing is to stick a blank index.html into the directory you don't want to display files in. Alternatively you can do it with the option in the httpd.conf file.
View Full Version : Apache deny directory listing