I want to limit the access to /wp-admin/ to specific IPs or even localhost
it's described here
http://codex.wordpress.org/Brute_Force_Attacks#Limit_Access_to_wp-admin_by_IP
but that seems to be for individual site
I want to make it server wide.
So obviosly i would put the .htaccess file in the main web dir but how to make the path so it affects */wp-admin/* for all sites below
it's described here
http://codex.wordpress.org/Brute_Force_Attacks#Limit_Access_to_wp-admin_by_IP
but that seems to be for individual site
I want to make it server wide.
So obviosly i would put the .htaccess file in the main web dir but how to make the path so it affects */wp-admin/* for all sites below