Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter apalazzin

    (@apalazzin)

    Justin reply:

    The issue is not a conflict in the plugins but rather the lack of headers in the cURL call to the server. Ensure that the user-agent and referral header are present during any call to the server to WP Better Security will block the requests as a spam bot.

    The line in the .htaccess file causing the issue is below.

    # End Abuse HTTP Referrer Blocking
    RewriteRule ^.* – [F,L]

    Plugin Author Justin Greer

    (@justingreerbbi)

    My apologies for the late reply. Our normal support is handled on our website.

    You are correct! Simply ensure the referral header is present when making requests and you will be ok.

    Thanks for posting so all could see.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Partial incompatibility with iThemes security plugin’ is closed to new replies.