Adopt new layout of ILoveFS pages for which we have a universal landing page
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Max Mehl 2021-01-18 12:42:42 +01:00
parent 92be597670
commit 31efbe91d0
Signed by: max.mehl
GPG Key ID: 2704E4AB371E2E92

View File

@ -66,10 +66,8 @@ RewriteRule ^news/podcast.rss$ /news/podcast.en.rss [L,R=301]
RewriteRule ^news/podcast-opus.rss$ /news/podcast-opus.en.rss [L,R=301]
# ILoveFS
# TODO each year: update links for next two lines
RewriteRule ^activities/ilovefs(/?$|/[^/]*.html$) /activities/ilovefs/2020$1 [PT,L]
# TODO each year: update links for latest report
RewriteRule ^activities/ilovefs/latest-report.*$ /news/2019/news-20190329-01.html [R=301,L]
RewriteRule ^activities/ilovefs/ilovefs(.*)html$ /activities/ilovefs/index$1html [R=301,L]
# Help section
RewriteRule ^help/?$ /contribute/ [R=301,L]