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

# Header add Access-Control-Allow-Origin "http://my-domain.com"