[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/staging] a couple more of redirects, thanks haakonn for reporting
commit 442a67e184a83cb2b0a1f03858c5c194931fe887
Author: emma peel <emma.peel@xxxxxxxxxx>
Date: Wed Mar 27 09:41:11 2019 +0100
a couple more of redirects, thanks haakonn for reporting
---
.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.htaccess b/.htaccess
index 5895b5c..bdf2262 100644
--- a/.htaccess
+++ b/.htaccess
@@ -39,6 +39,7 @@ RewriteRule ^relay-guide(.*) https://trac.torproject.org/projects/tor/wiki/TorRe
# GetInvolved
RewriteRule ^getinvolved/$ https://2019.www.torproject.org/getinvolved/volunteer [R=302,L]
+RewriteRule ^getinvolved(.*) https://2019.www.torproject.org/getinvolved$1 [R=302,L]
RewriteRule ^volunteer(.*) https://2019.www.torproject.org/getinvolved/volunteer$1 [R=302,L]
RewriteRule ^tshirt(.*) https://2019.www.torproject.org/getinvolved/tshirt$1 [R=302,L]
@@ -60,6 +61,7 @@ RewriteRule ^about/contact(.*) /contact$1 [R=301,L]
RewriteRule ^download/download/$ /download [R=301,L]
RewriteRule ^download/download.html(.*) /download [R=301,L]
RewriteRule ^download/easy-download(.*) /download [R=301,L]
+RewriteRule ^download/download-easy(.*) /download [R=302,L]
# Relays
RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays [R=301,L]
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits