jholtom/redhillgroup/master/.htaccess - Htaccess File

jholtom/redhillgroup/master/.htaccess

RewriteEngine On
RewriteBase /
<Files ".htaccess"">
Order Allow,Deny
Deny from all
</Files>
<Files ".gitignore">
Order Allow,Deny
Deny from all
</Files>
<Files ".git">
Order Allow,Deny
Deny from all
</Files>
<Files "README.md">
Order Allow,Deny
Deny from all
</Files>
<Files "LICENSE">
Order Allow,Deny
Deny from all
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache