X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/ec8e90bbafd2e77aef9f0a7cc6655402d985f38a..0130b480d45a84f4dd99be70ca8418bea68e2c47:/ralf/.htaccess diff --git a/ralf/.htaccess b/ralf/.htaccess index 1293249..82a9324 100644 --- a/ralf/.htaccess +++ b/ralf/.htaccess @@ -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"