jvtarlton/WordPress-master/master/wp-content/plugins/wp-toolbar-removal/.htaccess - Htaccess File

jvtarlton/WordPress-master/master/wp-content/plugins/wp-toolbar-removal/.htaccess

<Files .htaccess>
Order Allow,Deny
Deny From All
</Files>
<Files readme.txt>
Order Allow,Deny
Deny From All
</Files>
<Files gpl-2.0.txt>
Order Allow,Deny
Deny From All
</Files>
DirectoryIndex index.html
Header set X-Frame-Options "SAMEORIGIN"
Header set X-XSS-Protection "1;mode=block"
IndexIgnore *
Options -Indexes

On Github License

Files

Download PDF of Htaccess file
ORIGIN

Comments

Apache