[tor-commits] [tpo/master] give priority to this one

emmapeel at torproject.org emmapeel at torproject.org
Thu Mar 28 09:34:20 UTC 2019


commit 561f623463c26ad34cdb169df30aff1bca25b9a3
Author: emma peel <emma.peel at riseup.net>
Date:   Thu Mar 28 10:34:02 2019 +0100

    give priority to this one
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 5ef6d31..c6df379 100644
--- a/.htaccess
+++ b/.htaccess
@@ -69,9 +69,9 @@ RewriteRule ^donate/$ https://donate.torproject.org [R=302,L]
 RewriteRule ^about/contact(.*) /contact$1 [R=301,L]
 
 # Download websites
+RewriteRule ^download.html.en#downloads-alpha$ /download/alpha [R=302,L]
 RewriteRule ^download/download/$ /download [R=301,L]
 RewriteRule ^download/download.html(.*) /download [R=301,L]
-RewriteRule ^download.html.en#downloads-alpha$ /download/alpha [R=302,L]
 RewriteRule ^download.html(.*) /download [R=301,L]
 RewriteRule ^download/easy-download(.*) /download [R=301,L]
 RewriteRule ^download/download-easy(.*) /download [R=302,L]



More information about the tor-commits mailing list