X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/3db687aa342d25f85dbdfa24f8d0bd9336705b08..4b32c2643ee1b60a8ef331949fc9f7cdd06b50c6:/ralf/.htaccess?ds=inline

diff --git a/ralf/.htaccess b/ralf/.htaccess
index ada397e..82a9324 100644
--- a/ralf/.htaccess
+++ b/ralf/.htaccess
@@ -1,2 +1,2 @@
-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"