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

2 May
2019
2 May
'19
9:20 a.m.
commit 12e1f1f6700405e6ec73047731d6e6e26e71c985 Author: Nicolas Vigier <boklm@torproject.org> Date: Sun Apr 7 13:07:10 2019 +0200 .htaccess: Redirect /videos to 2019.www.tpo --- .htaccess | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.htaccess b/.htaccess index 6566366..6e8c4c5 100644 --- a/.htaccess +++ b/.htaccess @@ -83,6 +83,9 @@ RewriteRule ^about/$ /about/history [R=302,L] # Eff RewriteRule ^eff/(.*) https://2019.www.torproject.org/eff/$1 [R=302,L] +# Videos +RewriteRule ^videos/(.*) https://2019.www.torproject.org/videos/$1 [R=302,L] + # Donation campaign # 2017 # Special-case the donate-options and amazon page so it doesn't get redirected
2230
Age (days ago)
2230
Last active (days ago)
0 comments
1 participants
participants (1)
-
emmapeel@torproject.org