I want to disable directory browsing of /galerias folder and all subdirectories
Index of /galerias/409 * Parent Directory * i126937298
Index of /galerias/409
* Parent Directory * i126937298
Open Your .htaccess file and enter the following code in
Options -Indexes
Make sure you hit the ENTER key (or RETURN key if you use a Mac) after entering the "Options -Indexes" words so that the file ends with a blank line.