Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Could you try disabling the Suspicious Query Strings and Long URLs features and see if that helps?

    Thanks,

    Gerroald

    Thread Starter Achuwoky

    (@achuwoky)

    Hi,

    In the section “system tweaks” I only have marked:
    – Disable Directory Browsing.
    – Disable PHP in Uploads.

    The others options are disabled.

    Thread Starter Achuwoky

    (@achuwoky)

    hi

    The problem is caused by the options Hackrepair.com black list.
    When disabled this option the problem goes away.

    Is there any way to find out which string is causing this issue?

    Thank you

    dwinden

    (@dwinden)

    Use the bisection method.

    Step 1 – Manually remove 50% of the Hackrepair.com RewriteCond lines from the .htaccess file.
    If the problem persists it means the offending RewriteCond line is still present in the .htaccess file. Repeat Step 1.
    If the problem is solved it means the offending RewriteCond line was in the removed 50%. So remove the current 50% RewriteCond lines from the .htaccess file and replace with the other 50%. Repeat Step 1.

    When you use this methodology BE AWARE that all Hackrepair.com RewriteCond lines must end with [NC,OR] EXCEPT THE LAST ONE WHICH SHOULD ALWAYS END WITH [NC] !!
    Otherwise there is a chance you break your website because of an invalid RewriteCond/RewriteRule combination in .htaccess file …

    dwinden

    iThemes Support

    (@ithemes-support)

    Hi,

    In addition to Dwinden’s suggetion you can also comment the lines out one by one by placing a “#” in from of it.

    Thanks,

    Gerroald

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘iThemes Security Issue with Woocommerce and Sermepa payment Gateway’ is closed to new replies.