To restrict wp-admin you have to put a .htaccess file into your wp-admin directory with code below. You can resrict it by IP: [crayon-50722b7b649ff/] The above code will prevent browser access to any file in these directories other than “a.b.c.d” which you should change to be your static IP address. This is a part of [...]
The post WordPress basic security tools and resources – Restricting access to wp-admin with htaccess appeared first on Tutorial Mini.
Related posts:
- WordPress basic security tools and resources – Get rid of the “admin” user
- WordPress basic security tools and resources – Smartly protect wp-config.php
- WordPress basic security tools and resources – Protect your WordPress blog using .htaccess
via Tutorial Mini http://tutorialmini.com/wordpress-basic-security-tools-and-resources-restricting-access-to-wp-admin-with-htaccess/
No comments:
Post a Comment