[tpo/staging] .htaccess: Redirect /eff to 2019.www.tpo

29 May
2019
29 May
'19
7:43 a.m.
commit d221499505caa05928ee645c2b036ee4c3a7d713 Author: Nicolas Vigier <boklm@torproject.org> 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 d6b340d..d7095ab 100644 --- a/.htaccess +++ b/.htaccess @@ -83,6 +83,9 @@ RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays [R=30 RewriteRule ^about/overview(.*) /about/history$1 [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
2203
Age (days ago)
2203
Last active (days ago)
0 comments
1 participants
participants (1)
-
emmapeel@torproject.org