3 lines
83 B
ApacheConf
3 lines
83 B
ApacheConf
|
<IfModule mod_headers.c>
|
||
|
Header set Access-Control-Allow-Origin "*"
|
||
|
</IfModule>
|