From: Nicolas Boisselier Date: Mon, 15 Jan 2018 04:19:14 +0000 (+0000) Subject: etc/apache/cors X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=326e9b34264fde6557beabe57d17352c176dc69d;p=nb.git etc/apache/cors --- diff --git a/etc/apache/cors b/etc/apache/cors new file mode 100644 index 00000000..974eb94c --- /dev/null +++ b/etc/apache/cors @@ -0,0 +1,2 @@ +# cors +Header set Access-Control-Allow-Origin "*"