[tor-commits] [webwml/staging] make torproject.org/PT shortlink for PT page

sebastian at torproject.org sebastian at torproject.org
Fri Nov 18 13:05:15 UTC 2016


commit d313e03608f86a0a37dc2dea599a09f8f6280250
Author: Nima Fatemi <nima at torproject.org>
Date:   Wed Jul 6 16:34:48 2016 +0000

    make torproject.org/PT shortlink for PT page
---
 .htaccess | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.htaccess b/.htaccess
index bf6a3dc..b85f8ee 100644
--- a/.htaccess
+++ b/.htaccess
@@ -30,6 +30,9 @@ RewriteRule ^press/index.html(.*) /press/press.html$1 [R=301,L]
 # Projects
 RewriteRule ^projects/$ /projects/projects [R=301,L]
 
+#Pluggable Transports
+RewriteRule ^PT/$ /docs/pluggable-transports [R=301,L]
+
 # GetInvolved
 RewriteRule ^getinvolved/$ /getinvolved/volunteer [R=301,L]
 RewriteRule ^volunteer(.*) /getinvolved/volunteer$1 [R=301,L]





More information about the tor-commits mailing list