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

[tor-commits] r26885: {website} allow old torbutton link to redirect (website/trunk)



Author: arma
Date: 2014-07-22 18:08:17 +0000 (Tue, 22 Jul 2014)
New Revision: 26885

Modified:
   website/trunk/.htaccess
Log:
allow old torbutton link to redirect


Modified: website/trunk/.htaccess
===================================================================
--- website/trunk/.htaccess	2014-07-22 16:24:08 UTC (rev 26884)
+++ website/trunk/.htaccess	2014-07-22 18:08:17 UTC (rev 26885)
@@ -10,6 +10,7 @@
 
 # Torbutton
 RewriteRule ^torbutton/design(.*) /docs/torbutton/en/design$1 [R=301,L]
+RewriteRule ^torbutton/(.*) /docs/torbutton/$1 [R=301,L]
 
 # Tor Browser
 RewriteRule ^torbrowser/dist/(.*) /dist/torbrowser/$1 [R=301,L]

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits