Issues with Lightspeed Cache
-
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]
The topic ‘Issues with Lightspeed Cache’ is closed to new replies.