Skip to content

Instantly share code, notes, and snippets.

@domq
Last active December 18, 2018 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domq/ee1e356ae1139a4b1ebf936c717c9b78 to your computer and use it in GitHub Desktop.
Save domq/ee1e356ae1139a4b1ebf936c717c9b78 to your computer and use it in GitHub Desktop.
#Rules for ic.epfl.ch (natalie)
RedirectMatch 301 ^/$ https://www.epfl.ch/schools/ic/
RedirectMatch 301 ^/en/?$ https://www.epfl.ch/schools/ic/
RedirectMatch 301 ^/fr/?$ https://www.epfl.ch/schools/ic/fr/
RedirectMatch 301 ^/computer-science/?$ https://www.epfl.ch/schools/ic/education/
RedirectMatch 301 ^/informatique/?$ https://www.epfl.ch/schools/ic/fr/education-fr/
RedirectMatch 301 ^/communication-systems/?$ https://www.epfl.ch/schools/ic/education/
RedirectMatch 301 ^/systemes-communication/?$ https://www.epfl.ch/schools/ic/fr/education-fr/
RedirectMatch 301 ^/data-science/?$ https://www.epfl.ch/schools/ic/education/master/data-science/
RedirectMatch 301 ^/science-donnees/?$ https://www.epfl.ch/schools/ic/fr/education-fr/master-fr/data-science/
#end (natalie)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment