Need exclude some files from Disable PHP execution in Plugins directory feature
-
There has been several questions about this already but no response. We would love to exclude/filter some php files from that disabling. Please help!
Following needs to be adjusted slightly I guess but I don’t know how.
# Disable PHP in Plugins – Security > Settings > System Tweaks > PHP in Plugins
RewriteRule ^wp\-content/plugins/.*\.(?:php[1-7]?|pht|phtml?|phps)\.?$ – [NC,F]Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Need exclude some files from Disable PHP execution in Plugins directory feature’ is closed to new replies.