Quantcast
Channel: WordPress.org Forums » [Wordfence Security - Firewall, Malware Scan, and Login Security] Support
Viewing all articles
Browse latest Browse all 32700

Dominique on "[Plugin: Wordfence Security] Scan terminated with error - HTTP status code [502] and curl error [0]"

$
0
0

Dear Mark

I have another question related to WordPress hosted with a LiteSpeed V6.6 version. It is the 1st time that I have such an environment.

I have received the email explaining what to be changed in the .htaccess :

RewriteEngine On
RewriteBase /

RewriteRule .* - [E=noabort:1]

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

I am not at ease with .htaccess this is why I am using Bullet Proof Security. It is possible to introduce custom code and I have introduced this one:

# CUSTOM CODE WP REWRITE LOOP START - Your Custom htaccess code will be created here with AutoMagic
# WP REWRITE LOOP START
RewriteEngine On
RewriteBase /

RewriteRule .* - [E=noabort:1]

RewriteRule ^index\.php$ - [L]

Unfortunately WordFence does still not complete the job and hangs.
Could you tell me what is wrong?

Thank you in advance!
Kind regards,
Dominique


Viewing all articles
Browse latest Browse all 32700

Trending Articles