diff --git a/.htaccess b/.htaccess index ea61fea741..9abb701e98 100644 --- a/.htaccess +++ b/.htaccess @@ -1,7 +1,7 @@ RewriteEngine On RewriteRule ^favicon.ico /graphics/fsfe.ico [redirect=permanent] -RewriteRule ^graphics/fsfeurope.ico /graphics/fsfe.ico +RewriteRule ^graphics/fsfeurope.ico /graphics/fsfe.ico [redirect=permanent] RewriteRule ^(.*)\.no.html /$1.nb.html [redirect=permanent] RewriteRule ^contact/press(.*) /press/press$1 [redirect=permanent]