Created
March 4, 2020 12:20
-
-
Save ideadude/76868b243d0afef4ac9a7698a20cbc6d to your computer and use it in GitHub Desktop.
Locking down files with PMPro.
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/(.*)$ /wp-content/plugins/paid-memberships-pro/services/getfile.php [L] |
This recipe is included in the blog post on "Locking Down (Protecting) Files with PMPro" at Paid Memberships Pro here: https://www.paidmembershipspro.com/locking-down-protecting-files-with-pmpro/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For more info see: https://www.paidmembershipspro.com/locking-down-protecting-files-with-pmpro/