This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Easy Bruteforce Protect

विवरण

This plugin modifies your .htaccess file to provide protection from brute force attack bots.

स्थापना

All you need to do is install and activate the plugin. Deactivate to remove protection from the .htaccess file.

प्रश्नोत्तर

What code is added?
BEGIN EASYBFP

RewriteEngine on
RewriteBase INSTALLED_FOLDER
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{HTTP_REFERER} !^http://YOURSITE.COM [NC]
RewriteCond %{REQUEST_URI} ^(.)?wp-login.php(.)$ [OR]
RewriteCond %{REQUEST_URI} ^(.)?wp-admin$
RewriteRule ^(.
)$ – [F]

END EASYBFP

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Easy Bruteforce Protect” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू