Firewall setting makes other plugin not work
-
After installing the CLoudFlare CDN plogin, the config file of that plugin is located at:
/wp-content/plugins/cloudflare/config.js
In “All in One WP Security Plugin”, if you enable “Advanced Character String Filter” under Firewall, this is addedd to your .htaccess file:
….
# SPECIFIC EXPLOITS
RedirectMatch 403 config\.
….
And this prevents access to the config file. Cloudflare plugin is not working. Disable “Advanced Character String Filter” makes CloudFlare plugin work.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Firewall setting makes other plugin not work’ is closed to new replies.