From: Ralf Jung Date: Mon, 31 Aug 2020 10:09:45 +0000 (+0200) Subject: track redirects in git X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/3db687aa342d25f85dbdfa24f8d0bd9336705b08 track redirects in git --- diff --git a/ralf/.htaccess b/ralf/.htaccess new file mode 100644 index 0000000..ada397e --- /dev/null +++ b/ralf/.htaccess @@ -0,0 +1,2 @@ +RedirectMatch "^/cs/bachelor(.*)$" "https://people.mpi-sws.org/~jung/bachelor/bachelor$1" +Redirect /research https://people.mpi-sws.org/~jung