Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 112486

MickeyRoush on "Some tried to hack into my blog using my real admin/user name"

$
0
0

@ ScoutHarper

Did you try adding the following to your root .htaccess?

RewriteCond %{REQUEST_URI} \?author=\d+ [NC]
RewriteRule .* - [F]

It needs to be after "RewriteEngine On" but before your WordPress permalink rules.


Viewing all articles
Browse latest Browse all 112486

Trending Articles