0
votes
2answers
286 views

I can't get the directory contents to not be listed when viewing localhost/mySite

I have localhost/mySite/logs as password protected and it works using .htaccess and .htpasswd, but additionally I would like to have localhost/mySite to not list directory contents. I've tried doing ...