So I’m working with an installation, and have files in my wp-content/uploads folder. I want to prevent people from navigating to it directly, or accessing it at all (including videos called in a podcast), unless they are logged into the site.
It this a simple htaccess thing? I’m not even sure where to start.
Found a plugin to handle this:
http://wordpress.org/extend/plugins/private-files/