Ninja Firewall blocking Rank Math
-
Hey guys,
I figured that the stuff ninjafirewall adds to the .htaccess file blocks me from saving my settings in Rank Math. When trying to save settings (under general tab only) i get redirected to the 404 page.
When I remove the following entries from htaccess
# BEGIN Security Block # Block the include-only files. <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^wp-admin/includes/ - [F,L] RewriteRule !^wp-includes/ - [S=3] RewriteRule ^wp-includes/[^/]+\.php$ - [F,L] RewriteRule ^wp-includes/js/tinymce/langs/.+\.php - [F,L] RewriteRule ^wp-includes/theme-compat/ - [F,L] </IfModule> # Disable directory listing Options All -Indexes # Remove header with PHP version Header always unset X-Powered-By Header unset X-Powered-By # END Security Blockit works. Any suggestion?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Ninja Firewall blocking Rank Math’ is closed to new replies.