Website keep getting Verifying that you are not a robot... in loop, how disable that?

How can i disable that?
No description
12 Replies
Chaika
Chaika10mo ago
That's not Cloudflare, that would be from your host/software you use
Chaika
Chaika10mo ago
Cloudflare's challenge page would look like this, notably they have their own captcha (Turnstile), they don't use recaptcha anymore
No description
Tesla
TeslaOP10mo ago
i understand is possible see what is calling that so i can remove ? This is my web page https://shadowsplay.net/ if you can help me investigate what is causing that it will be very nice
Chaika
Chaika10mo ago
reCAPTCHA Protection in LiteSpeed Web Server | LiteSpeed Documentation
How to enable, disable, and configure reCAPTCHA protection in LiteSpeed Web Server to mitigate DDoS attacks.
Chaika
Chaika10mo ago
can tell based off the path its using
No description
Chaika
Chaika10mo ago
(litespeed recaptcha)
Chaika
Chaika10mo ago
the best way you can debug these issues is inspect element/devtoos (ctrl+shift+i) -> network tab, refresh and click on the document /, the response headers tell you a lot of information (just the cf-cache-status header existing tells you it went to origin)
No description
Tesla
TeslaOP10mo ago
thanks, i used litespeed like 3 months ago already remvoed that that's very strange can be linked to my host? hostinger?
Chaika
Chaika10mo ago
if they use litespeed all I can see is its something downstream using litespeed/that option enabled
Tesla
TeslaOP10mo ago
in .htacess has this RewriteEngine On LsRecaptcha 100 RewriteRule .* - [E=verifycaptcha:drop] <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> <ifmodule mod_dir.c> DirectoryIndex admin.php</ifmodule> should be that right?
Chaika
Chaika10mo ago
it says
The LsRecaptcha directive cannot be used in .htaccess files.
but yea setting LsRecaptcha to 0 should fix it, that its trigger sensitivty
The 0-100 value defines or overrides Trigger Sensitivity for the virtual host. When LsRecaptcha is set to 0, it means the reCAPTCHA feature has been disabled for that virtual host.
Tesla
TeslaOP10mo ago
Thank you sir, since i'm not using this anymore i will remove and i will do more checks You are very smart and amazing with this community ❤️ @Chaika Everything has been fixed with your tip sir Thank you soo much
Want results from more Discord servers?
Add your server