]> git.nbdom.net Git - nb.git/commitdiff
etc/apache/cors
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 15 Jan 2018 04:19:14 +0000 (04:19 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 15 Jan 2018 04:19:14 +0000 (04:19 +0000)
etc/apache/cors [new file with mode: 0644]

diff --git a/etc/apache/cors b/etc/apache/cors
new file mode 100644 (file)
index 0000000..974eb94
--- /dev/null
@@ -0,0 +1,2 @@
+# cors
+Header set Access-Control-Allow-Origin "*"