From: Ralf Jung Date: Mon, 31 Aug 2020 10:18:05 +0000 (+0200) Subject: also redirect cs root X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/afa57db2f05aa0de2a0b37b27c0d60100f8580af also redirect cs root --- diff --git a/personal/.htaccess b/personal/.htaccess index ada397e..650c513 100644 --- a/personal/.htaccess +++ b/personal/.htaccess @@ -1,2 +1,3 @@ +RedirectMatch "^/cs(/(index.html)?)?$" "https://people.mpi-sws.org/~jung" RedirectMatch "^/cs/bachelor(.*)$" "https://people.mpi-sws.org/~jung/bachelor/bachelor$1" Redirect /research https://people.mpi-sws.org/~jung