aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-treasurer/templates/vhost_mga-treasurer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mga-treasurer/templates/vhost_mga-treasurer.conf')
-rw-r--r--modules/mga-treasurer/templates/vhost_mga-treasurer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/mga-treasurer/templates/vhost_mga-treasurer.conf b/modules/mga-treasurer/templates/vhost_mga-treasurer.conf
new file mode 100644
index 00000000..763cd87d
--- /dev/null
+++ b/modules/mga-treasurer/templates/vhost_mga-treasurer.conf
@@ -0,0 +1,3 @@
+<FilesMatch "\.json$">
+ Header set Access-Control-Allow-Origin "*"
+</FilesMatch>