소스 검색

Add netlify redirects

Track3 5 년 전
부모
커밋
9d234a9720
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      static/_redirects

+ 6 - 0
static/_redirects

@@ -0,0 +1,6 @@
+# Redirect domain aliases to primary domain
+https://xxxlbox.com/* https://ojbk.im/:splat 301!
+https://www.xxxlbox.com/* https://ojbk.im/:splat 301!
+
+# Redirect default Netlify subdomain to primary domain
+https://quirky-bohr-deba40.netlify.com/* https://ojbk.im/:splat 301!