mirror of
https://github.com/torproject/webwml.git
synced 2025-02-03 00:23:25 +00:00
add two popular rewrites.
This commit is contained in:
parent
85a13c7e34
commit
61dff8670e
@ -5,3 +5,9 @@ RewriteRule ^faq(.*) /docs/faq$1 [R=301,L]
|
||||
|
||||
# Torbutton
|
||||
RewriteRule ^torbutton/design(.*) /torbutton/en/design$1 [R=301,L]
|
||||
|
||||
# Tor Browser
|
||||
RewriteRule ^/torbrowser(.*) /projects/torbrowser$1 [R=301,L]
|
||||
|
||||
# Overview
|
||||
RewriteRule ^/overview(.*) /about/overview$1 [R=301,L]
|
||||
|
Loading…
x
Reference in New Issue
Block a user