I do not use any framework I have a folder named 'uploads' and a sub-folder named images that i upload my images in It's obvious that I want users to access some images, but if users try to load, for example, this URL:
'example.com/uploads/'
they have access to all my images
so my question is where should I upload my images? or how can I deny access to a specific URL?