Compare commits
2 commits
31ff57969e
...
c912e4bafa
Author | SHA1 | Date | |
---|---|---|---|
c912e4bafa | |||
a1e3faa2a6 |
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 ^minecraft-stuff/?$ "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 ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L]
|
||||
|
||||
|
|
Loading…
Reference in a new issue