remove impossible htaccess rules
All checks were successful
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2021-10-11 13:57:52 +02:00
parent 0fe42beb59
commit 4b661cf0a7

View file

@ -17,8 +17,6 @@ RewriteRule ^mc/?$ "https://ellpeck.de/projects" [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]
RewriteRule ^#privacy/?$ "https://ellpeck.de/privacy" [R=301,L]
RewriteRule ^#impressum/?$ "https://ellpeck.de/impressum" [R=301,L]
# anchor redirects
RewriteRule ^projects/?$ "https://ellpeck.de/#projects" [R=301,L,NE]