10.0.0.165 blocked by plugin in .htaccess
-
A weird thing just happend. A site just got blocked by this plugin. Looking in the .htaccess file it has this:
# BEGIN Brute Force Login Protection
<FilesMatch “.*\.(php|html?|css|js|jpe?g|png|gif)$”>
order deny,allow
deny from 10.0.0.165
</FilesMatch>
# END Brute Force Login ProtectionAfter commenting out the deny from part the site worked again.
After loggin in too the site, under the plugin settings it thinks that 10.0.0.165 is my IP.
What’s going on?
https://www.ads-software.com/plugins/brute-force-login-protection/
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘10.0.0.165 blocked by plugin in .htaccess’ is closed to new replies.