[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/staging] .htaccess: Redirect /eff to 2019.www.tpo
commit 3fb36b9ff4c395f6a775ecbb5b46915a13e646b8
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Sun Apr 7 12:55:13 2019 +0200
.htaccess: Redirect /eff to 2019.www.tpo
---
.htaccess | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.htaccess b/.htaccess
index 1f6c432..39fa247 100644
--- a/.htaccess
+++ b/.htaccess
@@ -80,6 +80,9 @@ RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays [R=30
RewriteRule ^about/overview.html(.*) /about/history [R=302,L]
RewriteRule ^about/$ /about/history [R=302,L]
+# Eff
+RewriteRule ^eff/(.*) https://2019.www.torproject.org/eff/$1 [R=302,L]
+
# Donation campaign
# 2017
# Special-case the donate-options and amazon page so it doesn't get redirected
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits