[tor-commits] [tpo/staging] Update .htaccess again
emmapeel at torproject.org
emmapeel at torproject.org
Wed Jul 31 09:57:28 UTC 2019
commit d0dd2320070f697208536a6556b398d0cd3a78a3
Author: hiro <hiro at torproject.org>
Date: Wed Jun 26 09:28:29 2019 +0200
Update .htaccess again
---
.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess
index 31e4457..dcd3a42 100644
--- a/.htaccess
+++ b/.htaccess
@@ -9,6 +9,7 @@ RewriteRule ^about/overview(.*) https://2019.www.torproject.org/about/overview$1
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]
+RewriteRule ^images/how_tor_works_thumb.png https://2019.www.torproject.org/images/how_tor_works_thumb.png [R=302,L]
# moved to /docs/
RewriteRule ^docs/(.*) https://2019.www.torproject.org/docs/$1 [R=302,L]
More information about the tor-commits
mailing list