... |
... |
@@ -36,6 +36,9 @@ RewriteRule ^projects/obfsproxy-debian-instructions(.*) /docs/pluggable-transpor
|
36 |
36 |
RewriteRule ^projects/obfsproxy-instructions(.*) /docs/pluggable-transports [R=410,L]
|
37 |
37 |
RewriteRule ^projects/obfsproxy(.*) /docs/pluggable-transports [R=301,L]
|
38 |
38 |
|
|
39 |
+#Relays
|
|
40 |
+RewriteRule ^relay-guide(.*) https://trac.torproject.org/projects/tor/wiki/TorRelayGuide [R=301,L]
|
|
41 |
+
|
39 |
42 |
# GetInvolved
|
40 |
43 |
RewriteRule ^getinvolved/$ /getinvolved/volunteer [R=301,L]
|
41 |
44 |
RewriteRule ^volunteer(.*) /getinvolved/volunteer$1 [R=301,L]
|