[tpo/staging] fix peoples page redirect

6 Apr
2019
6 Apr
'19
6:25 p.m.
commit 2f950fff4beeb06e3a8679f9bdc980756be61f9a Author: emma peel <emma.peel@riseup.net> Date: Thu Mar 28 11:51:17 2019 +0100 fix peoples page redirect --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index d37c999..556b66e 100644 --- a/.htaccess +++ b/.htaccess @@ -1,7 +1,7 @@ RewriteEngine On # about -RewriteRule ^about/corepeople(.*) /about/people$1 [R=302,L] +RewriteRule ^about/corepeople.html.en$ /about/people/ [R=302,L] RewriteRule ^about/financials(.*) /about/reports$1 [R=302,L] # moved to /docs/
2268
Age (days ago)
2268
Last active (days ago)
0 comments
1 participants
participants (1)
-
emmapeel@torproject.org