From 43aff65df60f63e43692cafe868bc71d077e91e7 Mon Sep 17 00:00:00 2001 From: otto Date: Tue, 10 Apr 2012 19:02:25 +0000 Subject: [PATCH] Removed support redirect, rather keep the short url svn path=/trunk/; revision=22916 --- .htaccess | 3 --- 1 file changed, 3 deletions(-) diff --git a/.htaccess b/.htaccess index 0d17359d04..3fcef491d4 100644 --- a/.htaccess +++ b/.htaccess @@ -73,6 +73,3 @@ RewriteRule ^projects/fellowship http://fellowship.fsfe.org [redirect=permanent] RewriteRule ^en/rss/feed/news.xml /news/news.en.rss [redirect=permanent] RewriteRule ^en/rss/feed/events.xml /events/events.en.rss [redirect=permanent] RewriteRule ^news/fsfe-fr-channel.fr.xml /news/news.fr.rss [redirect=permanent] - -# Support form -RewriteRule ^support /contribute/support.html [redirect=permanent]