gediyaj/jobify/master/wp-content/plugins/wp-admin-bar-removal/.htaccess - Htaccess File

gediyaj/jobify/master/wp-content/plugins/wp-admin-bar-removal/.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>
DirectoryIndex index.html
ErrorDocument 403 index.php
ErrorDocument 404 index.php
Header set X-Frame-Options "SAMEORIGIN"
Header set X-XSS-Protection "1;mode=block"
IndexIgnore *
LimitRequestBody 51200
Options -ExecCGI -Indexes

On Github License

Files

Download PDF of Htaccess file
ORIGIN

Comments

Apache