ਵੇਰਵਾ
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
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Easy Bruteforce Protect” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Easy Bruteforce Protect” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.