[foundation-web] Redirect /electionrules.html to ./elections/2011/rules.html as per bylaws



commit 4d184ac02da86e17126cab4604a89ff26321c1d4
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Wed May 4 17:18:54 2011 +0200

    Redirect /electionrules.html to ./elections/2011/rules.html as per bylaws
    
    Article VIII Section 3b makes us doing that.

 foundation.gnome.org/htaccess |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/foundation.gnome.org/htaccess b/foundation.gnome.org/htaccess
index f008a5f..b122a3f 100644
--- a/foundation.gnome.org/htaccess
+++ b/foundation.gnome.org/htaccess
@@ -33,7 +33,8 @@ Redirect /election-2001.html		http://foundation.gnome.org/vote/2001/
 Redirect /electionresults.html		http://foundation.gnome.org/vote/2000/results.html
 Redirect /electionrules-2000.html	http://foundation.gnome.org/vote/2000/rules.html
 Redirect /electionrules-2001.html	http://foundation.gnome.org/vote/2001/rules.html
-Redirect /electionrules.html		http://foundation.gnome.org/vote/2010/rules.html
+Redirect /electionrules.html		http://foundation.gnome.org/vote/2011/rules.html
+
 Redirect /elections.html		http://foundation.gnome.org/vote/
 Redirect /final-vote-archive.diff	http://foundation.gnome.org/vote/2000/vote-archives.diff
 Redirect /final_membership_list.txt	http://foundation.gnome.org/vote/2000/registered-voters.txt



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]