• Resolved convertmedia

    (@convertmedia)


    Hi,

    I put this in the “Your Current Root htaccess File” section of the plugin:

    # BEGIN WordPress
    RewriteCond %{REMOTE_ADDR} !^xxx\.xxx\.xxx\.xxx$
    RewriteRule ^wp-(login|register)\.php http://example.com [R,L]
    # END WordPress

    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

    https://wordpress.org/plugins/bulletproof-security/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Block attempted hacking with .htaccess’ is closed to new replies.