drewbarontini/gificiency/master/.htaccess - Htaccess File

drewbarontini/gificiency/master/.htaccess

DirectoryIndex index.htm index.html index.shtml index.php default.php .index.php

<FilesMatch ".json">
  <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
  </IfModule>
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache