AskApache Password Protect – New Plugin
-
My first plugin! This plugin Adds Password Protection to your
/wp-admin/
directory.If you are worried about your WordPress blog getting hacked, this can help. It adds a 2nd layer of security to your blog by requiring a username and password to access anything in the
/wp-admin/
folder.The plugin is simple, you just choose a username and password and you are done. It writes the .htaccess file, without messing it up. It also encrypts your password and creates the .htpasswd file, as well as setting the correct security-enhanced file permissions on both.
For those of you with a static IP Address, you can choose to deny access to any IP address except for yours, or you can say all IP’s except for yours have to enter the password, and you don’t!
This plugin automatically picks all the right settings for where to save the .htpasswd and .htaccess files, but you can easily change those settings to anything you want. You can change it whenever you want right from your WordPress Admin Panel.
- The topic ‘AskApache Password Protect – New Plugin’ is closed to new replies.