fix ralfj.de redirects
authorRalf Jung <post@ralfj.de>
Thu, 16 Sep 2021 19:07:33 +0000 (15:07 -0400)
committerRalf Jung <post@ralfj.de>
Thu, 16 Sep 2021 19:07:33 +0000 (15:07 -0400)
personal/.htaccess

index 129324922732344056021e4dc3f707a8b239411c..82a932411d9573012418be812af9ce5201eedf7b 100644 (file)
@@ -1,3 +1,2 @@
-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"