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

emmapeel at torproject.org emmapeel at torproject.org
Wed Jul 31 09:57:28 UTC 2019


commit 5f181c49fe81a5e78884a0874011f381af79c655
Author: hiro <hiro at torproject.org>
Date:   Wed Jun 26 08:52:12 2019 +0200

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

diff --git a/.htaccess b/.htaccess
index ed88f27..31e4457 100644
--- a/.htaccess
+++ b/.htaccess
@@ -5,6 +5,7 @@ RewriteRule ^about/corepeople.html.en$ /about/people/ [R=302,L]
 RewriteRule ^about/board.html.en$ /about/people/ [R=302,L]
 RewriteRule ^about/contributors.html.en$ /about/people/ [R=302,L]
 RewriteRule ^about/torusers(.*) https://2019.www.torproject.org/about/torusers$1 [R=302,L]
+RewriteRule ^about/overview(.*) https://2019.www.torproject.org/about/overview$1 [R=302,L]
 RewriteRule ^about/jobs(.*).html.en$ /about/jobs [R=302,L]
 RewriteRule ^about/financials(.*) /about/reports$1 [R=302,L]
 RewriteRule ^about(.*).html.en$ /about$1 [R=302,L]





More information about the tor-commits mailing list