зеркало из https://github.com/mozilla/bedrock.git
Redirect /firefox/video page to youtube channel
Bug 964107
This commit is contained in:
Родитель
5c1abcf132
Коммит
a308306590
|
@ -73,6 +73,9 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?projects/security/pki/jss.*$ https://develop
|
|||
# bug 780672
|
||||
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/webhero(.*)$ /firefox/ [L,R=301]
|
||||
|
||||
# bug 964107
|
||||
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/video https://www.youtube.com/firefoxchannel [L,R=301]
|
||||
|
||||
# bug 948520
|
||||
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/livebookmarks(.*)$ "https://support.mozilla.org/kb/Live Bookmarks" [L,R=301]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче