Compare commits
No commits in common. "c912e4bafa84ca749e9fa3b30fda6e49f11a47bf" and "31ff57969edbadc4b5ae86eb7eb49686800e4f52" have entirely different histories.
c912e4bafa
...
31ff57969e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RewriteBase /
|
||||||
RewriteRule ^blog-(.*)$ "https://ellpeck.de/blog/$1" [R=301,L]
|
RewriteRule ^blog-(.*)$ "https://ellpeck.de/blog/$1" [R=301,L]
|
||||||
RewriteRule ^minecraft-stuff/?$ "https://ellpeck.de/projects" [R=301,L]
|
RewriteRule ^minecraft-stuff/?$ "https://ellpeck.de/projects" [R=301,L]
|
||||||
RewriteRule ^mc/?$ "https://ellpeck.de/projects" [R=301,L]
|
RewriteRule ^mc/?$ "https://ellpeck.de/projects" [R=301,L]
|
||||||
RewriteRule ^press(/.*)?$ "https://press.ellpeck.de$1" [R=301,L]
|
RewriteRule ^press/?(.*)$ "https://press.ellpeck.de/$1" [R=301,L]
|
||||||
RewriteRule ^tinylife/?$ "https://tinylifegame.com" [R=301,L]
|
RewriteRule ^tinylife/?$ "https://tinylifegame.com" [R=301,L]
|
||||||
RewriteRule ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L]
|
RewriteRule ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue