[tor-commits] [tpo/staging] catch also sponsors and history
emmapeel at torproject.org
emmapeel at torproject.org
Sat Apr 6 18:25:11 UTC 2019
commit abf73c844d34939efe69daba878d78d56b5d0365
Author: emma peel <emma.peel at riseup.net>
Date: Thu Mar 28 16:50:01 2019 +0100
catch also sponsors and history
---
.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess
index b186061..354822d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -3,6 +3,7 @@ RewriteEngine On
# about
RewriteRule ^about/corepeople.html.en$ /about/people/ [R=302,L]
RewriteRule ^about/financials(.*) /about/reports$1 [R=302,L]
+RewriteRule ^about(.*).html.en$ /about$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