What is web accessible?
All the files of a folder are listed out in the browser. See the image below.

How to prevent this?
Index file:
By keeping ‘index’ file in that folder. By default the browser looks for ‘index’ file (no matter what it is .htm, .html or .shtml)
Once there is index file means the contents cannot be [...]