I have a system where users upload a file such as an image and it gets located in a folder called uploads. This works on my localhost but not when making the website live. It gives me an error that I don't have permission to up or download the content. I think this has to do with not being able to edit the something in the folder since they are not authenitcated with my host and therefore dont have access to changing any files. Anybody who knows what's going on and how to fix it?