We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6ce36 commit 9f587d6Copy full SHA for 9f587d6
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