[tor-commits] [tpo/staging] Update htaccess

emmapeel at torproject.org emmapeel at torproject.org
Sat Apr 6 18:25:11 UTC 2019


commit 0d48b7f77d9c199140a2199542bd05053f5849de
Author: hiro <hiro at torproject.org>
Date:   Wed Mar 27 16:13:37 2019 +0100

    Update htaccess
---
 .htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htaccess b/.htaccess
index 1f9e891..9a2d6dc 100644
--- a/.htaccess
+++ b/.htaccess
@@ -2,6 +2,7 @@ RewriteEngine On
 
 # about
 RewriteRule ^about/corepeople(.*) /about/people$1 [R=302,L]
+RewriteRule ^about/financials(.*) /about/reports$1 [R=302,L]
 
 # moved to /docs/
 RewriteRule ^docs/faq(.*) https://2019.www.torproject.org/docs/faq$1 [R=302,L]





More information about the tor-commits mailing list