summaryrefslogtreecommitdiff
path: root/pages/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'pages/.htaccess')
-rw-r--r--pages/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/.htaccess b/pages/.htaccess
new file mode 100644
index 0000000..c0f303a
--- /dev/null
+++ b/pages/.htaccess
@@ -0,0 +1,4 @@
+
+ <Location /provider.json>
+ Header set X-Minimum-Client-Version 0.7
+ </Location>