Author: arma Date: 2012-04-03 21:31:02 +0000 (Tue, 03 Apr 2012) New Revision: 25597
Modified: website/trunk/.htaccess Log: ha. we've been giving out a broken tshirt link to all our high-value donators.
Modified: website/trunk/.htaccess =================================================================== --- website/trunk/.htaccess 2012-04-03 16:23:28 UTC (rev 25596) +++ website/trunk/.htaccess 2012-04-03 21:31:02 UTC (rev 25597) @@ -34,6 +34,7 @@ RewriteRule ^getinvolved/$ /getinvolved/volunteer [R=301,L] RewriteRule ^volunteer(.*) /getinvolved/volunteer$1 [R=301,L] RewriteRule ^research(.*) /getinvolved/research$1 [R=301,L] +RewriteRule ^tshirt(.*) /getinvolved/tshirt$1 [R=301,L]
# other (feel free to categorize) RewriteRule ^people(.*) /about/corepeople$1 [R=301,L]
tor-commits@lists.torproject.org