Forum Moderators: rogerd & travelin cat
Can you tell me which plugin you used?
Thanks Hoople:
i will try out that plugin, although there is a warning that it hasn't been updated in two years.
1 of 2 support threads in the last two months have been resolved.
Is this done in .htaccess?
Can you recommend the code to use?
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$
RewriteCond %{REMOTE_ADDR} !^xxx\.xxx\.xxx\.xxx$
RewriteRule ^(.*)$ - [R=403,L]
</IfModule>
I would like to do that, but my IP addresses keep changing...
[edited by: lorax at 11:28 am (utc) on Aug 25, 2014]
they change IP address fairly regularly