Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Rules
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-27 03:54:36 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-27 03:54:36 +0300
commit9d864a96f9bc574f813ab126a2a2e487d93ed6b9 (patch)
tree42bc72794a7d6d91966d0aa84bf00745d1aaa7ea /Rules
parent608e97f173f79094ebb7831a1c02c8e62183ddfd (diff)
Make the acme-challenge file work.
Diffstat (limited to 'Rules')
-rw-r--r--Rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rules b/Rules
index 6e689499..3ad58e66 100644
--- a/Rules
+++ b/Rules
@@ -57,5 +57,6 @@ end
# Leave the favicon alone.
passthrough '/favicon.ico'
+passthrough '/.well-known/**/*'
layout '/**/*', :erb