look234/TGCDT/master/.htaccess
# Use PHP54 Single php.ini as default
AddHandler application/x-httpd-php54s .php
DirectoryIndex home.php
<FilesMatch ".(ttf|ttc|otf|eot|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Files
