I put a .htaccess file into the folder where the uploads go containing this:
Order allow,deny
Deny from all
It means there’s no way to browse to the folder and see anything even if you know the filenames.
See this thread:
I put a .htaccess file into the folder where the uploads go containing this:
Order allow,deny
Deny from all
It means there’s no way to browse to the folder and see anything even if you know the filenames.
See this thread: