RickBacci/portfolio/master/.htaccess - Htaccess File

RickBacci/portfolio/master/.htaccess

<FilesMatch ".(ttf|otf|eot|svg|woff)$">
    <IfModule mod_headers.c>
        # Header set Access-Control-Allow-Origin "*"
        Header set Access-Control-Allow-Origin "http://rickbacci.me"
    </IfModule>
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache