So I have this php web app, and one of my folder contains some files that can be downloaded.
I have a download script that modifies the headers, in order to always o
Deny from all
in the .htaccess or move the files above document root
.htaccess