mycrazydream/bra/master/framework/.htaccess - Htaccess File

mycrazydream/bra/master/framework/.htaccess

<FilesMatch ".(php|php3|php4|php5|phtml|inc)$">
  Deny from all
</FilesMatch>
<FilesMatch "(main|static-main|rpc|tiny_mce_gzip).php$">
  Allow from all
</FilesMatch>
<FilesMatch "silverstripe_version$">
  Deny from all
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file
static

Comments

Apache