Viewing 1 replies (of 1 total)
  • Thread Starter MayuraDeSilva

    (@mayuradesilva)

    EasyWP support helped me on this and turns out adding below to wp-config.php resolved the issue.

    if (file_exists('/<absolutepath>/wp-content/plugins/wordfence/waf/bootstrap.php'))
    { define("WFWAF_LOG_PATH", '/<absolutepath>/wp-content/wflogs/'); include_once '/<absolutepath>/wp-content/plugins/wordfence/waf/bootstrap.php'; }
Viewing 1 replies (of 1 total)
  • The topic ‘Issues with Firewall Optimization on EasyWP’ is closed to new replies.