[tor-commits] r25522: {website} redirect away. (website/trunk)

Andrew Lewman andrew at torproject.org
Sun Mar 11 22:40:03 UTC 2012


Author: phobos
Date: 2012-03-11 22:40:03 +0000 (Sun, 11 Mar 2012)
New Revision: 25522

Modified:
   website/trunk/.htaccess
Log:
redirect away.


Modified: website/trunk/.htaccess
===================================================================
--- website/trunk/.htaccess	2012-03-11 22:34:29 UTC (rev 25521)
+++ website/trunk/.htaccess	2012-03-11 22:40:03 UTC (rev 25522)
@@ -45,3 +45,5 @@
 RewriteRule ^download.html(.*) /download/download.html$1 [R=301,L]
 RewriteRule ^easy-download(.*) /download/download-easy$1 [R=301,L]
 
+# Relays
+RewriteRule ^relays/$ /getinvolved/relays [R=301,L]



More information about the tor-commits mailing list