X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/6b1adc78d823bd17fb2d4bd0784bf269a18654a1..d3547e5fc5186be997e4f09bb4a21d50fb0dcf7f:/personal/.htaccess diff --git a/personal/.htaccess b/personal/.htaccess index ada397e..82a9324 100644 --- a/personal/.htaccess +++ b/personal/.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"