forked from oscar-system/oscar-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.htaccess
More file actions
21 lines (18 loc) · 1.39 KB
/
Copy path.htaccess
File metadata and controls
21 lines (18 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# old
Redirect permanent /meetings/Meeting-06-2019/ https://www.oscar-system.org/meetings/2019-06/
Redirect permanent /meetings/Meeting-11-2018/ https://www.oscar-system.org/meetings/2018-11/
Redirect permanent /meetings/Meeting-5-2018/ https://www.oscar-system.org/meetings/2018-05/
Redirect permanent /meetings/Meeting-1-2018/ https://www.oscar-system.org/meetings/2018-01/
# redirect to external services: must be temp
Redirect temp /slack https://join.slack.com/t/oscar-system/shared_invite/zt-1i2mu14ef-EAo9EYOlBQ1zk3_RGbMUaA
Redirect temp /zoom https://uni-kl-de.zoom.us/j/63727262906?pwd=NExvcU9JaXpiMUJaMnVxbG5mMWxqdz09
# redirect for summer school
Redirect temp /school https://www.oscar-system.org/events/meetings/2025-09/
# redirects after website revamp in PR #415
RedirectMatch permanent ^/meetings/(.*) https://www.oscar-system.org/events/meetings/$1
RedirectMatch temp ^/getting-started/install/(.*) https://www.oscar-system.org/install/$1
RedirectMatch temp ^/getting-started/tutorials/(.*) https://www.oscar-system.org/tutorials/$1
RedirectMatch temp ^/getting-started/documentation/(.*) https://www.oscar-system.org/documentation/$1
RedirectMatch temp ^/community/(.*) https://www.oscar-system.org/contact-and-support/$1
RedirectMatch permanent ^/credits/$ https://www.oscar-system.org/credits/software-credits/
RedirectMatch permanent ^/contributors/$ https://www.oscar-system.org/credits/contributors/