Title: HT Access issues
Last modified: December 8, 2016

---

# HT Access issues

 *  Resolved [halfcj](https://wordpress.org/support/users/halfcj/)
 * (@halfcj)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/ht-access-issues/)
 * Been having an issue recently where updates made by WP Sec is locking me out.
   most recent HT Access content was :
 * # BEGIN All In One WP Security
    #AIOWPS_IP_BLACKLIST_START <IfModule !mod_authz_core.
   c> Order allow,deny Allow from all Deny from 104.168.64.21 Deny from 188.143.234.155
   </IfModule> <IfModule mod_authz_core.c> <RequireAll> Require all granted Require
   not ip 104.168.64.21 Require not ip 188.143.234.155 </RequireAll> </IfModule>#
   AIOWPS_IP_BLACKLIST_END #AIOWPS_LOGIN_WHITELIST_START <FilesMatch “^(wp-login\.
   php)”> Order Allow,Deny Allow from blog.tavistockwealth.com Allow from 188.64.186.231
   Allow from 77.100.95.179 Allow from 89.248.19.81 </FilesMatch> #AIOWPS_LOGIN_WHITELIST_END#
   END All In One WP Security
 * default
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * Only solution i to revert to default WP code.
 * Keeps happening, almost daily.
    Solution? – other then not using WP Security?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/ht-access-issues/#post-8527883)
 * Hi, can you provide more information? Do you see any error messages?
 * In regards to your comment.
 * >  Been having an issue recently where updates made by WP Sec is locking me out.
 * Are you referring to this security plugin? If you are what updates are you referring
   to?
 * Thank you

Viewing 1 replies (of 1 total)

The topic ‘HT Access issues’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.
   png?rev=2798307)
 * [All-In-One Security (AIOS) – Security and Firewall](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/ht-access-issues/#post-8527883)
 * Status: resolved