fix: use relative static asset redirects

This commit is contained in:
Federico Jaramillo Martinez
2026-06-15 01:34:20 +02:00
parent 18127996f1
commit 0486baec9b
+2 -5
View File
@@ -1,6 +1,3 @@
# Canonical SEO redirects for the static docs site.
# Cloudflare Pages/Workers static assets should redirect duplicate host/scheme variants.
http://pi-web.dev/* https://pi-web.dev/:splat 301
http://www.pi-web.dev/* https://pi-web.dev/:splat 301
https://www.pi-web.dev/* https://pi-web.dev/:splat 301
# Canonical SEO redirects supported by Cloudflare Workers static assets.
# Host and scheme redirects need Cloudflare Redirect Rules or custom Worker routing.
/index.html / 301