forked from ircv3/ircv3.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_redirects
More file actions
11 lines (10 loc) · 707 Bytes
/
_redirects
File metadata and controls
11 lines (10 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
# Redirect domain aliases to primary domain
https://ircv3.org/documentation/* https://ircv3.net/specs/documentation/:splat 301!
https://ircv3.org/participants https://ircv3.net/participation.html 301!
https://ircv3.org/extensions https://ircv3.net/irc/ 301!
https://ircv3.org/extensions/* https://ircv3.net/specs/extensions/:splat 301!
https://ircv3.org/specification https://ircv3.net/irc/ 301!
https://ircv3.org/specification/* https://ircv3.net/specs/core/:splat 301!
https://ircv3.org/* https://ircv3.net/:splat 301!
# Redirect default Netlify subdomain to primary domain
https://ircv3.netlify.com/* https://ircv3.net/:splat 301!