--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.htaccess Tue Apr 02 11:12:29 2013 +0200 @@ -0,0 +1,5 @@ +<FilesMatch "(\.jsonld)$"> + ForceType application/ld+json + SetHandler default_handler + Header set Access-Control-Allow-Origin "*" +</FilesMatch>