We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed983ef commit 3ca8f4aCopy full SHA for 3ca8f4a
contexts/.htaccess
@@ -1,7 +1,7 @@
1
<FilesMatch "(event|person|place|recipe|\.jsonld)$">
2
ForceType application/ld+json
3
SetHandler default_handler
4
- Header add Access-Control-Allow-Origin *
+ Header set Access-Control-Allow-Origin *
5
</FilesMatch>
6
7
Redirect 301 /contexts/schema.org.jsonld http://schema.org/
0 commit comments