summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Caddyfile4
-rw-r--r--public/robots.txt3
2 files changed, 2 insertions, 5 deletions
diff --git a/Caddyfile b/Caddyfile
index ef3ba48..ae41901 100644
--- a/Caddyfile
+++ b/Caddyfile
@@ -1,8 +1,6 @@
golive.yyamashita.com {
header Referrer-Policy "no-referrer"
-
- @well-known path /.well-known/*
- header @well-known X-Robots-Tag "noindex, nofollow"
+ header X-Robots-Tag "noindex, nofollow"
reverse_proxy app:3000
}
diff --git a/public/robots.txt b/public/robots.txt
index 3c7b7de..1f53798 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -1,3 +1,2 @@
User-agent: *
-Allow: /
-Disallow: /.well-known/
+Disallow: /