Skip to content

Commit 89febc3

Browse files
committed
chore: update redirects to include domain canonicalization and correct SPA fallback path
1 parent bbc826f commit 89febc3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
/* /index.csr 200
1+
# 1. SEO: Redirigir de pages.dev al dominio personalizado
2+
https://demo-ngx-theme-stack.pages.dev/* https://demo-ngx-theme-stack.wanderlee.site/:splat 301
3+
4+
# 2. SPA Fallback: redirige todo al archivo físico index.csr.html (Rewrite)
5+
/* /index.csr.html 200

0 commit comments

Comments
 (0)