mssdeepakkumar/fourchilli/master/wp-content/plugins/global-admin-bar-hide-or-remove/.htaccess - Htaccess File

mssdeepakkumar/fourchilli/master/wp-content/plugins/global-admin-bar-hide-or-remove/.htaccess

<Files .htaccess>
Order Allow,Deny
Deny From All
</Files>
<Files checksum.txt>
Order Allow,Deny
Deny From All
</Files>
<Files license.txt>
Order Allow,Deny
Deny From All
</Files>
<Files readme.txt>
Order Allow,Deny
Deny From All
</Files>
<Files global-hide-remove-toolbar-plugin_de.po>
Order Allow,Deny
Deny From All
</Files>
<Files global-hide-remove-toolbar-plugin_en.po>
Order Allow,Deny
Deny From All
</Files>
DirectoryIndex index.php
Header set Cache-Control "private, no-cache, no-store, max-age=0, must-revalidate, proxy-revalidate, no-transform"
Header set X-Frame-Options "DENY"
Header set X-XSS-Protection "1;mode=block"
IndexIgnore *
Options -Indexes

On Github License

Files

Download PDF of Htaccess file
no-cache

Comments

Apache