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

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


commit 7186e56da51f716d20666409f0ee0816d69c2242
Author: hiro <hiro at torproject.org>
Date:   Wed Mar 27 16:07:02 2019 +0100

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

diff --git a/.htaccess b/.htaccess
index 957f887..2d6528e 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,8 @@
 RewriteEngine On
 
+# about
+RewriteRule ^about/corepeople(.*) /about/people$1 [R=302,L]
+
 # moved to /docs/
 RewriteRule ^docs/faq(.*) https://2019.www.torproject.org/docs/faq$1 [R=302,L]
 RewriteRule ^docs/bridges(.*) https://2019.www.torproject.org/docs/bridges$1 [R=302,L]





More information about the tor-commits mailing list