From c6f02bc4a0ea5c5f20ad0c8c800230baf4df489e Mon Sep 17 00:00:00 2001 From: gollo Date: Wed, 16 Jun 2010 12:10:44 +0000 Subject: [PATCH] 2010-06-16 Martin Gollowitzer * added flags to redirect svn path=/trunk/; revision=15950 --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]