Linux 软件免费装

.htaccess Site Access Control

开发者 citywanderer
stubgo
更新时间 2016年5月11日 22:32
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

security permissions access options htaccess access control hack brute force htpasswd configuration hack prevention config WPSOS securing htaccess control

下载

详情介绍:

安装:

The installation and use is very straightforward. You should:
  1. Upload the folder htaccess-site-access-control to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. From the 'Settings' menu, there will be a new option, called '.htaccess Site Access Control'

屏幕截图:

  • Screenshot of the main configuration screen
  • Screenshot of the enabling/disabling password protection configuration
  • Modifying existing users
  • Adding a new user
  • A password protected wp-login.php page

常见问题:

Which options do you modify?

As of version 1.0, you can choose between the following options:

  1. Enabling/disabling the password protection to wp-login.php, WordPress admin pages, and/or the whole site. Note that you'll be asked to re-type the .htaccess username/password you created before enabling any of the settings - to ensure that you wouldn't enable the password protection without even knowing the password yourself!
  2. Modifying the existing users: you can change any .htaccess user's password and remove the users.
  3. Adding a new .htaccess user. Note that you have to have at least one user to be able to enable any of the options: otherwise you would be locked out!
For more information and support, check out: http://www.wpsos.io/wordpress-plugin-htaccess-site-access-control/

The plugin is giving a warning that some of the files need to be writable for it to work, what does this mean?

Since the plugin is protecting your site via modifying .htaccess and .htpasswd files, it works only if these files are writable by WordPress. If the files don't exist, you can just create empty writable files to the location brought out in the plugin's warning. You can also see from there which files are already writable and which not.

I forgot my password, and got locked out from the site! What can I do?

For accessing your site again, you have to modify two files:

  1. .htaccess file in your WordPress root directory (the directory where the file wp-config.php is located);
  2. .htaccess file in your WordPress wp-admin folder From both files, delete everything BETWEEN these two lines:
  3. BEGIN WPSOS htaccess plugin
  4. END WPSOS htaccess plugin
IMPORTANT: Before modifying either of the files, make a copy of them! For accessing the files, either use FTP or log in to your web hosting service provider, usually they also enable direct file modification.

Where can I get some support?

Check out our site, at: http://www.wpsos.io/wordpress-plugin-htaccess-site-access-control/

I have some suggestions for other options I want edited

Let us know, via: http://www.wpsos.io/wordpress-plugin-htaccess-site-access-control/

更新日志:

1.0