Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
litespeed_wiki:config:wordpress-protection [2019/11/29 21:25]
Lisa Clarke [How Brute Force Protection Works] Proofreading
litespeed_wiki:config:wordpress-protection [2020/01/23 19:37] (current)
George Wang [Set "Trusted <ip>" in .htaccess to bypass the block]
Line 230: Line 230:
 Brute force detected, throttle Brute force detected, throttle
  
-===== Set "​Trusted <​ip>"​ in .htaccess to bypass the block====+===== Set "​Trusted <​ip>"​ in .htaccess to bypass the block and reCAPTCHA check ====
  
 Since LSWS 5.4RC1, LSWS added virtual host trusted IP support, where you use ''​Trusted 1.2.3.4, 5.6.7.8''​ for IPv4 or ''​Trusted [2001:​db8:​85a3:​8d3:​1319:​8a2e:​370:​7348]''​ for IPv6 in Virtual Host document root .htaccess to unblock blocked IP and make that IP trusted for that vhost. Since LSWS 5.4RC1, LSWS added virtual host trusted IP support, where you use ''​Trusted 1.2.3.4, 5.6.7.8''​ for IPv4 or ''​Trusted [2001:​db8:​85a3:​8d3:​1319:​8a2e:​370:​7348]''​ for IPv6 in Virtual Host document root .htaccess to unblock blocked IP and make that IP trusted for that vhost.
  • Admin
  • Last modified: 2020/01/23 19:37
  • by George Wang