Title: function to include wp-admin-bar-removal.css changed
Last modified: August 21, 2016

---

# function to include wp-admin-bar-removal.css changed

 *  Resolved [mydiskdriveonline](https://wordpress.org/support/users/mydiskdriveonline/)
 * (@mydiskdriveonline)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/)
 * Greetings,
 * The new update 2014.0708.0383 has changed the call to /wp-content/plugins/wp-
   admin-bar-removal/wp-admin-bar-removal.css?ver=3.9.1 somehow.
 * I do not allow direct access to files and it is now throwing a 403 error.
 * This never happened before.
 * Cheerz
 * [https://wordpress.org/plugins/wp-admin-bar-removal/](https://wordpress.org/plugins/wp-admin-bar-removal/)

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

 *  Thread Starter [mydiskdriveonline](https://wordpress.org/support/users/mydiskdriveonline/)
 * (@mydiskdriveonline)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/#post-5078169)
 * I see that there is a “strict” .htaccess file.
 * I removed it and all of the readme stuffz( i already block those too)
 * Now my error.log stops wizzin by
 * Cheerz
 *  Plugin Contributor [slangji](https://wordpress.org/support/users/slangji/)
 * (@slangji)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/#post-5078249)
 * Hi 🙂
 * >  I do not allow direct access to files and it is now throwing a 403 error.
   > 
   > I see that there is a “strict” .htaccess file.
 * So?
    This is a problem? Wath is the problem?
 * Explain me more … 😉
 * This is a Ticket #5766717
 *  Thread Starter [mydiskdriveonline](https://wordpress.org/support/users/mydiskdriveonline/)
 * (@mydiskdriveonline)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/#post-5078262)
 * your htaccess conflicted with my apache conf and broke your plugin.
 * your css and js files became 403.
 * I use:
 * RewriteRule .*\.(jpg|jpeg|gif|png|bmp|flv|mp3|wav|swf|psd|txt|doc|exe|zip|kml
   |mp4|JPG|avi|mpg|mpeg|fla|rar|sql|gz|7z|tar|css|js|wmv|rm|bcp|cbk|bcf|xml)$ –[
   R=404,NC,L]
 * in my httpd.conf <directory> settings.
 * i believe its better to 404 and tell bad guys there is nothing there to hack 
   instead of 403 and let them keep hacking on it.
 * whats a Ticket #5766717?
 * Cheerz 🙂
 *  Plugin Contributor [slangji](https://wordpress.org/support/users/slangji/)
 * (@slangji)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/#post-5078272)
 * I am interested to this exception to provide .htaccess file and “Strict Security
   Rules” compatible with the majority of systems: how do you think i should change.
   htaccess file to match your configuration but maintaining it impossible to access
   directed to external files .css and .js on plugin pakage?
 * > This [issue](http://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed)
   > was inserted as **Ticket [#5766717](http://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed?replies=4#post-5766717)**
   > on to [To-Do List](http://wordpress.org/plugins/wp-admin-bar-removal/changelog/)
   > for Future Development.
 *  Thread Starter [mydiskdriveonline](https://wordpress.org/support/users/mydiskdriveonline/)
 * (@mydiskdriveonline)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/#post-5078330)
 * I’m really not that smart :/
 * Your intentions are great and theoretically should work fine with the “sub” htaccess
   over-riding higher configs.
 * For php pages I know a simple “if is_defined(whatever)” stops the page from being
   called directly.
 * What about instead of using “Allow/Deny” use “Rewrites” like I use for “hotlinking”?
 *  Plugin Contributor [slangji](https://wordpress.org/support/users/slangji/)
 * (@slangji)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/#post-5078370)
 * Thanks you so much for suggestions!

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

The topic ‘function to include wp-admin-bar-removal.css changed’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-admin-bar-removal_90a9cb.svg)
 * [WP Admin Bar Removal](https://wordpress.org/plugins/wp-admin-bar-removal/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-admin-bar-removal/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-admin-bar-removal/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-admin-bar-removal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-admin-bar-removal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-admin-bar-removal/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [slangji](https://wordpress.org/support/users/slangji/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/function-to-include-wp-admin-bar-removalcss-changed/#post-5078370)
 * Status: resolved