I have a question, I made a small php script to upload files into my bucket and I need every file contained in it to be accessed only through a url. How can I do this? via code or configuration in my same bucket?
I need this because the system I'm developing requires the files and videos to be accessed only within the user area.