Created
March 4, 2020 12:24
-
-
Save ideadude/14608fb6f4397f891815b85fd72cacbd to your computer and use it in GitHub Desktop.
Lock down ONLY PDFs with Paid Memberships Pro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| RewriteBase / | |
| RewriteRule ^wp-content/uploads/(.*\.pdf)$ /wp-content/plugins/paid-memberships-pro/services/getfile.php [L] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment