X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/6b1adc78d823bd17fb2d4bd0784bf269a18654a1..59bf25a0c1732f6a1bea9e5777bf9e7d03b8bbb5:/personal/.htaccess?ds=sidebyside diff --git a/personal/.htaccess b/personal/.htaccess index ada397e..2c97188 100644 --- a/personal/.htaccess +++ b/personal/.htaccess @@ -1,2 +1,3 @@ -RedirectMatch "^/cs/bachelor(.*)$" "https://people.mpi-sws.org/~jung/bachelor/bachelor$1" -Redirect /research https://people.mpi-sws.org/~jung +Redirect /projects/dsl /projects/lilass +RedirectMatch "^/cs/(index.html?)?$" "/research" +RedirectMatch "^/cs/bachelor(.*)$" "/research/bachelor/bachelor$1"