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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/pages/group.acme/with.redirects/config.json6
-rw-r--r--shared/pages/group.acme/with.redirects/public.zipbin0 -> 1607 bytes
-rw-r--r--shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/existingtoken1
-rw-r--r--shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/foldertoken/index.html1
-rw-r--r--shared/pages/group.acme/with.redirects/public/_redirects1
-rw-r--r--shared/pages/group.acme/with.redirects/public/index.html1
6 files changed, 10 insertions, 0 deletions
diff --git a/shared/pages/group.acme/with.redirects/config.json b/shared/pages/group.acme/with.redirects/config.json
new file mode 100644
index 00000000..cc0d8ce6
--- /dev/null
+++ b/shared/pages/group.acme/with.redirects/config.json
@@ -0,0 +1,6 @@
+{ "domains": [
+ {
+ "domain": "acmewithredirects.domain.com"
+ }
+]
+}
diff --git a/shared/pages/group.acme/with.redirects/public.zip b/shared/pages/group.acme/with.redirects/public.zip
new file mode 100644
index 00000000..d6142bec
--- /dev/null
+++ b/shared/pages/group.acme/with.redirects/public.zip
Binary files differ
diff --git a/shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/existingtoken b/shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/existingtoken
new file mode 100644
index 00000000..84455e1d
--- /dev/null
+++ b/shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/existingtoken
@@ -0,0 +1 @@
+this is token
diff --git a/shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/foldertoken/index.html b/shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/foldertoken/index.html
new file mode 100644
index 00000000..3212dd99
--- /dev/null
+++ b/shared/pages/group.acme/with.redirects/public/.well-known/acme-challenge/foldertoken/index.html
@@ -0,0 +1 @@
+foldertoken content
diff --git a/shared/pages/group.acme/with.redirects/public/_redirects b/shared/pages/group.acme/with.redirects/public/_redirects
new file mode 100644
index 00000000..f8243379
--- /dev/null
+++ b/shared/pages/group.acme/with.redirects/public/_redirects
@@ -0,0 +1 @@
+/* /index.html 200 \ No newline at end of file
diff --git a/shared/pages/group.acme/with.redirects/public/index.html b/shared/pages/group.acme/with.redirects/public/index.html
new file mode 100644
index 00000000..2f47ed25
--- /dev/null
+++ b/shared/pages/group.acme/with.redirects/public/index.html
@@ -0,0 +1 @@
+acme-challenge-project