2010-06-16 Martin Gollowitzer <gollo@fsfe.org>

* added flags to redirect

svn path=/trunk/; revision=15950
This commit is contained in:
gollo
2010-06-16 12:10:44 +00:00
parent 0651cf5b8b
commit c6f02bc4a0

View File

@@ -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]