look234/TGCDT/master/.htaccess - Htaccess File

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>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache