Prevent users from accessing mp3s in my uploads folder?
There is a simple approach to hold download access on your file. 1. Using .htaccess: Upload a .htaccess file into your wp-content folder. Have a look if one exists already, then append this code to the end of the file. If you don’t have one, just create a new blank file and add this code … Read more