Use "Trusted <IP>" in .htaccess to bypass reCAPTCHA and WordPress brute-force check

In LSWS Admin Console, Server → Security → Access Control → Allowed List, you can set Trusted IP there with trailing “T”.

Since LSWS 5.4RC1, LSWS added virtual host trusted IP support, where you use Trusted 1.2.3.4, 5.6.7.8 in Virtual Host document root .htaccess to unblock blocked IP and make that IP trusted for that vhost.

Virtual Host level trusted IP will bypass LiteSpeed reCAPTCHA and WordPress brute-force security check feature.

All local IP and 127.0.0.1, [::1] will be trusted by default since LSWS 5.4RC1.

  • Admin
  • Last modified: 2018/12/18 15:23
  • by Jackson Zhang