commit 68f1a1643a6d07ca35736fdadb87453961cba1cf
Author: hiro <h...@torproject.org>
Date:   Wed Mar 27 16:09:43 2019 +0100

    Update htaccess
---
 .htaccess | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.htaccess b/.htaccess
index 2d6528e..3301643 100644
--- a/.htaccess
+++ b/.htaccess
@@ -21,6 +21,7 @@ RewriteRule ^torbutton/(.*) 
https://2019.www.torproject.org/docs/torbutton/$1 [R
 RewriteRule ^torbrowser/dist/(.*) /dist/torbrowser/$1 [R=301,L]
 RewriteRule ^torbrowser(.*) 
https://2019.www.torproject.org/projects/torbrowser [R=301,L]
 
+
 # tordnsel
 RewriteRule ^tordnsel/dist/(.*) 
https://2019.www.torproject.org/dist/tordnsel/$1 [R=301,L]
 
@@ -29,6 +30,8 @@ RewriteRule ^overview(.*) /about/history$1 [R=301,L]
 
 # Projects
 RewriteRule ^projects/torbrowser/design(.*) 
https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]
+RewriteRule ^projects/torbrowser/RecommendedTBBVersions 
ttps://2019.www.torproject.org/projects/torbrowser/RecommendedTBBVersions 
[R=302,L]
+RewriteRule ^projects/torbrowser(.*) /download$1 [R=302,L]
 RewriteRule ^projects/$ https://2019.www.torproject.org/projects/projects 
[R=302,L]
 
 #Pluggable Transports

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

Reply via email to