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