.htaccess
December 13th, 2011
Disable Directory listing for particular folder using .htaccess.
Insert the below code in .htaccess so that particular folder will not show directory listingvi .htaccess Options -Indexes save and quit the file.
Categories: Uncategorized