Hola, necesito descativar el “modo bajo ataque” en mi wordpress inicio de session ayuda!
Hello!
Create a “Configuration Rule”, under “Rules” Tab with:
(http.request.uri contains “my-wp-login-page”) or (http.request.uri contains “wp-admin”)
Replace my-wp-login-page with your login endpoint. Ex. wp-login.php
Then set the Security Level to Medium, or lower.
If this fails, you can try the WAF aprouch. By whilistening your IP, for example.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.