• Resolved atreyucurses

    (@atreyucurses)


    Im having an issue with using lightspeed cache with wordfence.

    When I have both running my wordpress photo gallery app will not run correctly and I will have preview thumbnails running in an endless loading loop.

    I have found the solution to be disabling wordfence and going into the wp content folder .htaccess and taking out.

    ## WP Defender – Protect PHP Executed ##
    <Files *.php>
    Order allow,deny
    Deny from all
    </Files>
    ## WP Defender – End ##

    Is there a way to prevent wordfence from creating this directive in my content .htaccess ?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support wfmargaret

    (@wfmargaret)

    Hi @atreyucurses

    Thank you for reaching out to us.  The code you’ve sent wasn’t added by Wordfence.  It references WP Defender, so you’ll need to adjust the settings in that plugin.

    Additionally, if the plugin you’re using is the following WP Defender, you may want to consider uninstalling it, as it has since been removed from the WordPress repository due to a guideline violation:

    https://wordpress.org/plugins/wp-defender/ 

    Thanks,
    Margaret

    Thread Starter atreyucurses

    (@atreyucurses)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Issues with Lightspeed Cache’ is closed to new replies.