Skip to content

Commit 9e874b6

Browse files
authored
Redirect for mysite alias (#431)
1 parent 4803c21 commit 9e874b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/_redirects

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# DOMAIN REDIRECTS
2+
# ###############################################################################################
3+
https://mysite.stanford.edu https://giving.stanford.edu/your-report-has-moved 301!
4+
https://mysite.stanford.edu/* https://giving.stanford.edu/your-report-has-moved 301!
5+
16
# DYNAMIC REDIRECTS
27
# ###############################################################################################
38
/cdn/asset/* https://assets.stanford.edu/a/:splat 301

0 commit comments

Comments
 (0)