CfABrigadePhiladelphia/cyclephilly/master/api/framework/.htaccess - Htaccess File

CfABrigadePhiladelphia/cyclephilly/master/api/framework/.htaccess

<FilesMatch ".(php|php3|php4|php5|phtml|inc)$">
  Require all denied
</FilesMatch>
<FilesMatch "(main|rpc|tiny_mce_gzip).php$">
  Require all granted
</FilesMatch>
<FilesMatch "silverstripe_version$">
  Require all denied
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache