-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
+RedirectMatch "^/cs/(index.html?)?$" "/research"
+RedirectMatch "^/cs/bachelor(.*)$" "/research/bachelor/bachelor$1"