So you don't want people seeing all the files you have in a directory when you don't have an index page there huh? No problem at all! The following line inside an .htaccess file will keep those directory listings from showing up:
Options -Indexes
So you don't want people seeing all the files you have in a directory when you don't have an index page there huh? No problem at all! The following line inside an .htaccess file will keep those directory listings from showing up:
Options -Indexes
Powered by WHMCompleteSolution