I let users upload images to a specified folder.
Now I want to show the images when they are accessed from the source code, but not via url. So nobody should be able to access the images via url, like domain.de/images/img1.jpg.... How can I do that?