summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nginx/nginx.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/nginx/nginx.conf b/nginx/nginx.conf
index 6190ffa6..51a6ff40 100644
--- a/nginx/nginx.conf
+++ b/nginx/nginx.conf
@@ -166,6 +166,10 @@ http {
return 301 /mstile/310x150.png;
}
+ location = /generate_204 {
+ return 301 /faq#default-connections;
+ }
+
location = /404 {
internal;
http2_push /grapheneos.css?29;