Found it! Thanks a lot.
If i edit htaccess by hand i can use whitelist by host and not only by IP.
Anyway, the thread is solved.
Thanks again!
ok, i found that the code above is in
#AIOWPS_LOGIN_WHITELIST_START
<FilesMatch "^(wp-login\.php)">
.
.
.
</FilesMatch>
#AIOWPS_LOGIN_WHITELIST_END
Where in the plugin can i found the LOGIN_WHITELIST directive?
Hi,
I’ve found that deactivating the jetpack plugin it works again.
Hope it helps