From 8f5abb34ab20fb911c38b206f0efab1535807936 Mon Sep 17 00:00:00 2001 From: "max.mehl" Date: Tue, 22 Sep 2020 09:45:29 +0200 Subject: [PATCH] fix rewrite --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 55c2f2ab47..a93c7e6fff 100644 --- a/.htaccess +++ b/.htaccess @@ -170,7 +170,7 @@ RewriteRule ^about/localteams(.*) /contact/contact$1 [R=301,L] RewriteRule ^fr/(news|events)\.(..\.)?html /fr/fr.$2html [R=301,L] RewriteRule ^activities/wsis/cs-benchmarks\.(.*)$ /activities/wsis/cs-benchmarks-03-11-14.$1 [R=301,L] RewriteRule ^contribute/booth(.*) https://wiki.fsfe.org/KnowHow/Groups/OrganizeABooth [R=301,L] -RewriteRule ^work(\...)(\.html)?$ /about/ourwork$1.html [R=301,L] +RewriteRule ^work(\...)?(\.html)?$ /about/ourwork$1.html [R=301,L] # =============================================================================