Using .htaccess to block hackers
-
Hi,
I put this in the “Custom htaccess” section of the plugin:
RewriteCond %{REMOTE_ADDR} !^xxx\.xxx\.xxx\.xxx$ RewriteRule ^wp-(login|register)\.php http://example.com [R,L]Replacing the “xxx” with my IP and “example.com” with my site. Is this in the correct format for .htaccess? Do you have any information regarding using .htaccess to block attempted hackings?
Thank you,
Jordan
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Using .htaccess to block hackers’ is closed to new replies.