PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Files
  4. JVM Protected Media
JVM Protected Media icon

JVM Protected Media

Restrict access to all your media files and implement your own custom file access rules.

By Joris van Montfort·Files·Free
00
·0 active installs·Updated 3 years ago
DownloadCompare

As of April 2026, JVM Protected Media is a WordPress files plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.6K+ times in total. Requires WordPress 4.4.1+ and PHP false+. Available on WordPress.org since 2018. Last updated 3 years ago — may have compatibility concerns. Top alternative: File Manager Pro – Filester.

0/5Rating
0active installs
1.6K+total downloads
8 yearssince 2018

Overview

Protect access to all your media files and implement your own custom file access rules using a hook. Works for apache with mod rewrite or nginx with some custom configuration. No Multisite support. This plugin is more or less a development tool for defining your own custom file access rules.

For nginx you will need to modify the config file as nginx does not handle .htacess files. Add the following code:

location ~ "^/wp-content/uploads/(.*)$" {
    rewrite ^/wp-content/uploads(/.*\.\w+)$ /index.php?jvm_protected_media_file=$1;
}

Hooks

Without a custom hook all file access will be disabled. The user will see the 404 page for all requested files. Adding a hook is needed to handle your own file access rules. A simple example that could go into your functions.php:

function my_file_access_ru…
Read full description on WordPress.org

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress4.4.1+ requiredTested up to 6.0.11
PHPfalse+ required

Top Alternatives to JVM Protected Media

File Manager Pro – Filester icon
File Manager Pro – Filester
4.9100K+ installsUpdated 2 months ago
ViewCompare
Media Cleaner: Clean your WordPress! icon
Media Cleaner: Clean your WordPress!
4.690K+ installsUpdated 1 week ago
ViewCompare
Clean Image Filenames icon
Clean Image Filenames
4.630K+ installsUpdated 2 months ago
ViewCompare
File Upload Types by WPForms icon
File Upload Types by WPForms
430K+ installsUpdated 1 year ago
ViewCompare
Download Attachments icon
Download Attachments
4.59.0K+ installsUpdated 1 week ago
ViewCompare
View all files plugins →

Frequently Asked Questions

Changelog

1.0.6

Added nginx check and admin notice for nginx users.

View full changelog on WordPress.org

Contributors

Joris van MontfortJoris van Montfort
Plugin Info
Version
1.0.6
Last Updated
Sep 28, 2022
WP Requires
4.4.1+
Tested Up To
6.0.11
PHP Requires
false+
Active Installs
0
Downloads
1.6K+
Added
Feb 21, 2018
Business
Free

Tags

filesmediaprotectprotectionattachments

Developer

J
Joris van Montfort
5 plugins0.0M+ total installs
View all plugins →

Quick Compare

JVM Protected Media vs File Manager Pro – Filester→JVM Protected Media vs Media Cleaner: Clean your WordPress!→JVM Protected Media vs Clean Image Filenames→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.