[tor-commits] [tpo/staging] Update htaccess
emmapeel at torproject.org
emmapeel at torproject.org
Sat Apr 6 18:25:11 UTC 2019
commit b2f1c0d69cf225924e0694a31ee4899fd6b8497e
Author: hiro <hiro at torproject.org>
Date: Wed Mar 27 16:15:05 2019 +0100
Update htaccess
---
.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess
index 9a2d6dc..2ff0d64 100644
--- a/.htaccess
+++ b/.htaccess
@@ -3,6 +3,7 @@ RewriteEngine On
# about
RewriteRule ^about/corepeople(.*) /about/people$1 [R=302,L]
RewriteRule ^about/financials(.*) /about/reports$1 [R=302,L]
+RewriteRule ^about/sponsors(.*) /about/sponsors$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