X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/5dafbfbac9096a3a46e1a90d2e293c19901dd6ff..59bf25a0c1732f6a1bea9e5777bf9e7d03b8bbb5:/personal/.htaccess?ds=inline diff --git a/personal/.htaccess b/personal/.htaccess index 650c513..2c97188 100644 --- a/personal/.htaccess +++ b/personal/.htaccess @@ -1,3 +1,3 @@ -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 +Redirect /projects/dsl /projects/lilass +RedirectMatch "^/cs/(index.html?)?$" "/research" +RedirectMatch "^/cs/bachelor(.*)$" "/research/bachelor/bachelor$1"