mirror of
https://github.com/torproject/webwml.git
synced 2025-01-21 01:19:54 +00:00
Add redirect rule for relay guide
This commit is contained in:
parent
a9b3b55fcc
commit
feb0abda95
@ -36,6 +36,9 @@ RewriteRule ^projects/obfsproxy-debian-instructions(.*) /docs/pluggable-transpor
|
||||
RewriteRule ^projects/obfsproxy-instructions(.*) /docs/pluggable-transports [R=410,L]
|
||||
RewriteRule ^projects/obfsproxy(.*) /docs/pluggable-transports [R=301,L]
|
||||
|
||||
#Relays
|
||||
RewriteRule ^relay-guide(.*) https://trac.torproject.org/projects/tor/wiki/TorRelayGuide [R=301,L]
|
||||
|
||||
# GetInvolved
|
||||
RewriteRule ^getinvolved/$ /getinvolved/volunteer [R=301,L]
|
||||
RewriteRule ^volunteer(.*) /getinvolved/volunteer$1 [R=301,L]
|
||||
|
Loading…
x
Reference in New Issue
Block a user