projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a8b80d
)
fix ralfj.de redirects
author
Ralf Jung
<post@ralfj.de>
Thu, 16 Sep 2021 19:07:33 +0000
(15:07 -0400)
committer
Ralf Jung
<post@ralfj.de>
Thu, 16 Sep 2021 19:07:33 +0000
(15:07 -0400)
personal/.htaccess
patch
|
blob
|
history
diff --git
a/personal/.htaccess
b/personal/.htaccess
index 129324922732344056021e4dc3f707a8b239411c..82a932411d9573012418be812af9ce5201eedf7b 100644
(file)
--- a/
personal/.htaccess
+++ b/
personal/.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"