Skip to content

Commit

Permalink
Some more redirect rules
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Aug 27, 2024
1 parent 270a20c commit a4424c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ RedirectMatch permanent /DevelopersPages/StefanKohl/(.*) https://stefan-kohl.git
RedirectMatch permanent /~history/(.*) https://mathshistory.st-andrews.ac.uk/$1
Redirect temp /slack https://join.slack.com/t/gap-system/shared_invite/zt-1nw2sl241-oL5OvOXDbUwDW0myptduzQ

Redirect temp /Contacts/centres.html /centres
Redirect temp /Contacts/cite.html /cite
Redirect temp /Contacts/funding.html /about/#funding
Redirect temp /Contacts/People/Council/council.html /council
Redirect temp /Doc/Bib /doc/bib
Redirect temp /Doc/Learning/learning.html /doc/learn
Redirect temp /Doc/Teaching/teaching.html /doc/teach
Redirect temp /Doc /doc
Redirect temp /Faq/faq.html /faq

0 comments on commit a4424c9

Please sign in to comment.