We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de14492 + 9f587d6 commit c784ab6Copy full SHA for c784ab6
1 file changed
000-default.conf
@@ -2,6 +2,8 @@
2
Options Indexes FollowSymLinks
3
AllowOverride All
4
Require all granted
5
+
6
+ Header set Access-Control-Allow-Origin "*"
7
</Directory>
8
9
<VirtualHost *:80>
0 commit comments