remove impossible htaccess rules
All checks were successful
Web/pipeline/head This commit looks good
All checks were successful
Web/pipeline/head This commit looks good
This commit is contained in:
parent
0fe42beb59
commit
4b661cf0a7
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ 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]
|
||||||
RewriteRule ^#privacy/?$ "https://ellpeck.de/privacy" [R=301,L]
|
|
||||||
RewriteRule ^#impressum/?$ "https://ellpeck.de/impressum" [R=301,L]
|
|
||||||
|
|
||||||
# anchor redirects
|
# anchor redirects
|
||||||
RewriteRule ^projects/?$ "https://ellpeck.de/#projects" [R=301,L,NE]
|
RewriteRule ^projects/?$ "https://ellpeck.de/#projects" [R=301,L,NE]
|
||||||
|
|
Loading…
Reference in a new issue