Hello,
I am having one project in which files are uploaded in uploads folder. The problem I am facing is that anybody can access that folder and download its contents just by going through that url. What I want is to restrict the access to folder so no one can open it and download anything. How is it possible? Is there any .htaccess file required? If yes then what should I write in it? Please help me. Thanks in advance.