Title: .htaccess error
Last modified: August 21, 2016

---

# .htaccess error

 *  Resolved [lognic](https://wordpress.org/support/users/lognic/)
 * (@lognic)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/htaccess-error-4/)
 * i have many WPMU as subdomains of Mysitename.com — single site
 * sub-domains:
    [http://my.Mysitename.com](http://my.Mysitename.com) [http://math.Mysitename.com](http://math.Mysitename.com)
   [http://bioloby.Mysitename.com](http://bioloby.Mysitename.com) [http://anatomy.Mysitename.com](http://anatomy.Mysitename.com)
 * 1.Do i have to fix the other htaccess for each individual multitisite ?
 * 2. can i hide my wp-login page – with bullet proof ?
 * 3.**Error ** when accessing a post on main page (Mysitename.com)
 * Not Found
 * The requested URL /course/anatomy-physiology-ii-lecture-t-r-705-820/ was not 
   found on this server.
 * Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument
   to handle the request.
    -  htacess file is :
 * </FilesMatch>
 * # BLOCK MORE BAD BOTS RIPPERS AND OFFLINE BROWSERS
 * # If you would like to block more bad bots you can get a blacklist from
 * # [http://perishablepress.com/press/2007/06/28/ultimate-htaccess-blacklist/](http://perishablepress.com/press/2007/06/28/ultimate-htaccess-blacklist/)
 * # You should monitor your site very closely for at least a week if you add a 
   bad bots list
 * # to see if any website traffic problems or other problems occur.
 * # Copy and paste your bad bots user agent code list directly below.
    RewriteCond%{
   HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^https://Mysitename.com/.*$ [NC]
   RewriteCond %{HTTP_REFERER} !^https://Mysitename.com$ [NC] RewriteCond %{HTTP_REFERER}!
   ^http://my.Mysitename.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://my.Mysitename.
   com$ [NC] RewriteCond %{HTTP_REFERER} !^http://aandp.Mysitename.com/.*$ [NC] 
   RewriteCond %{HTTP_REFERER} !^http://aandp.Mysitename.com$ [NC] RewriteCond %{
   HTTP_REFERER} !^http://biology.Mysitename.com/.*$ [NC] RewriteCond %{HTTP_REFERER}!
   ^http://biology.Mysitename.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://math.
   Mysitename.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://math.Mysitename.
   com$ [NC] RewriteRule .*\.(jpeg|jpg|gif|bmp|png)$ – [F,NC]
 * please can some one help me out
 * [https://wordpress.org/plugins/bulletproof-security/](https://wordpress.org/plugins/bulletproof-security/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/htaccess-error-4/#post-4637802)
 * 1. Network/Multisite subsites are virtual – they do not physically exist at the
   URL location shown in the Browser or at that folder location so no you would 
   not need to add .htaccess files for these virtual subsites. Only the Primary 
   site should have BulletProof Modes activated on it to protect all the virtual
   subsites.
 * 2. You could hide your Primary site login URL and probably the virtual subsite
   URLs. I have not tried this so I am not sure how you would do that exactly.
 * [http://forum.ait-pro.com/forums/topic/protect-login-page-from-brute-force-login-attacks/](http://forum.ait-pro.com/forums/topic/protect-login-page-from-brute-force-login-attacks/)
 * 3. Make sure you are clicking the correct AutoMagic buttons for Network/Multisite
   subdomain websites.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/htaccess-error-4/#post-4637908)
 * We still receive email notifications for resolved threads so if the issue/problem
   is still occurring then please post a status update. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘.htaccess error’ is closed to new replies.

 * ![](https://ps.w.org/bulletproof-security/assets/icon-128x128.png?rev=1731938)
 * [BulletProof Security](https://wordpress.org/plugins/bulletproof-security/)
 * [Support Threads](https://wordpress.org/support/plugin/bulletproof-security/)
 * [Active Topics](https://wordpress.org/support/plugin/bulletproof-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulletproof-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulletproof-security/reviews/)

## Tags

 * [htaccess error](https://wordpress.org/support/topic-tag/htaccess-error/)

 * 2 replies
 * 2 participants
 * Last reply from: [AITpro](https://wordpress.org/support/users/aitpro/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/htaccess-error-4/#post-4637908)
 * Status: resolved