[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/staging] Couple of rewrite rule tweaks
commit ff26816eed7e4968e320684d481a383c77b47466
Author: Sebastian Hahn <sebastian@xxxxxxxxxxxxxx>
Date: Wed Nov 23 02:12:41 2016 +0100
Couple of rewrite rule tweaks
---
.htaccess | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.htaccess b/.htaccess
index 61f5152..3e351c3 100644
--- a/.htaccess
+++ b/.htaccess
@@ -46,7 +46,7 @@ RewriteRule ^getinvolved/research(.*) https://research.torproject.org/ [R=301,L]
# other (feel free to categorize)
RewriteRule ^people(.*) /about/corepeople$1 [R=301,L]
-RewriteRule ^donate/$ /donate/donate [R=301,L]
+RewriteRule ^donate/$ https://donate.torproject.org [R=302,L]
RewriteRule ^contact(.*) /about/contact$1 [R=301,L]
# Download websites
@@ -74,6 +74,6 @@ RewriteRule ^js/$ / [R=301,L]
RewriteRule ^donate/donate-options(.*) /donate/donate-options$1 [END]
RewriteRule ^donate/donate(.*) https://donate.torproject.org [R=302,L]
RewriteRule ^donate/donor-faq(.*) https://donate.torproject.org/donor-faq.html [R=302,L]
-RewriteRule ^donate/donor-privacy-policy(.*) https://donate.torproject.org/donor-privacy-policy.html [R=302,L]
+RewriteRule ^donate/donor-privacy-policy(.*) https://donate.torproject.org/privacy-policy.html [R=302,L]
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits