[tpo/staging] Fix redirect

2 May
2019
2 May
'19
8:52 a.m.
commit 3d7ad7e3e02f1b12fbd8f570f23e3f4066720c28 Author: hiro <hiro@torproject.org> Date: Wed May 1 13:25:19 2019 +0200 Fix redirect --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 61f465b..fa777dd 100644 --- a/.htaccess +++ b/.htaccess @@ -23,7 +23,7 @@ RewriteRule ^torbrowser$ https://2019.www.torproject.org/projects/torbrowser.htm RewriteRule ^tordnsel/dist/(.*) https://2019.www.torproject.org/dist/tordnsel/$1 [R=302,L] # Overview -RewriteRule ^overview(.*) /about/history [R=302,L] +RewriteRule ^overview(.*) /about/history/ [R=302,L] # Projects RewriteRule ^projects/torbrowser/design(.*) https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]
2229
Age (days ago)
2229
Last active (days ago)
0 comments
1 participants
participants (1)
-
emmapeel@torproject.org