Block your web folders from listing files and folders.
.htaccess
Add this line to the .htaccess file inside the folder you want to block and beyond.
Options -Indexes
HTML, CSS and JavaScript
Block your web folders from listing files and folders.
Add this line to the .htaccess file inside the folder you want to block and beyond.
Options -Indexes