[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/master] Add redirect
commit e8ccd36d55c9b0963920fade8b3c0fc4902dd6fb
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Thu Mar 28 08:08:48 2019 +0100
Add redirect
---
.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess
index 4daf923..8d98a37 100644
--- a/.htaccess
+++ b/.htaccess
@@ -13,6 +13,7 @@ RewriteRule ^docs/verifying-signatures(.*) https://2019.www.torproject.org/docs/
RewriteRule ^docs/signing-keys(.*) https://2019.www.torproject.org/docs/signing-keys$1 [R=302,L]
RewriteRule ^docs/tor-manual(.*) https://2019.www.torproject.org/docs/tor-manual$1 [R=302,L]
RewriteRule ^docs/trademark-faq(.*) https://2019.www.torproject.org/docs/trademark-faq$1 [R=302,L]
+RewriteRule ^docs/onion-services(.*) https://2019.www.torproject.org/docs/onion-services$1 [R=302,L]
# Torbutton
RewriteRule ^torbutton/design(.*) https://2019.www.torproject.org/docs/torbutton/en/design$1 [R=302,L]
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits