create a blank index.php file in the folder and then block search engine spider access with robots.txt
Options -Indexes
Just add the following line in the .htaccess file:
Yes. And now the access to the index path should be blocked.sounds good?
View attachment 118908
Yes. And now the access to the index path should be blocked.