Replies: 0
WordFence cannot update the rules. I tried manually and got the error indicating a problem writing to wp-content/wflogs
What has to happen to fix that?
The .htaccess file shows
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>